AWS Podcast cover image

#567: AWS Lambda SnapStart

AWS Podcast

CHAPTER

The Architecture of Lambda

Lambda allows you to just write the code. It spins up and functions when it needs to. Every time there's an increase in concurrency, there will also be a new execution environment created for that request. An execution environment is a highly isolated resource. And within that micro VM, we download your function code, we start the Java JBM, we load your code, and then we execute your handler method. All of that happens in a few seconds.

00:00
Transcript
Play full episode

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner