I’m afraid you’re thinking about AWS Lambda cold starts all wrong
When I discuss AWS Lambda cold starts with folks in the context of API Gateway, I often get responses along the line of: Meh, it’s only the first request right? So what if one request is slow, the next million requests would be fast. Unfortunately that is an oversimplification of what happens. Cold start happens once for …
I’m afraid you’re thinking about AWS Lambda cold starts all wrong Read More »