Check your understanding: Lambda's execution model
Lambda may reuse an execution environment for multiple invocations, but that reuse is not guaranteed.
Which statement best describes what this means for your code?
This exercise is part of the course
Serverless Applications with AWS Lambda
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise