Mark As Completed Discussion

Build your intuition. 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