Let's test your knowledge. Click the correct answer from the options.
Which best describes stateless
execution?
Click the option that best answers the question.
- Function can rely on memory from previous calls
- Function must encode all needed state in inputs or external stores
- Function writes state to local /tmp and expects it forever