How AWS Lambda Works Under The Hood
AWS Lambda is an awesome offering. You provide the code, AWS handles the infrastructure and execution for you.
But where is your code actually executed? How does AWS do it?
I recently tried to find it out for myself, and this article is the result of...
deepdive.hashnode.dev5 min read