The best way to run AWS Lambda locally
Run AWS Lambda locally, without SAM. In this post I am going to show you a neat way to run your lambda functions locally, without the need of AWS SAM. This will enable you to quickly integrate this into your current development set-up.