Creating a Multistage Lambda API with Serverless
In this post, I'll be going over a fairly quick and simple solution for setting up an AWS Lambda API endpoint with a dev and prod environment stage, cold start prevention, bundle optimization, and local development.
Most of the time when I am buildi...
lucasb.hashnode.dev7 min read