Update 07.09.2020: Added an AWS DynamoDB. In this article we will build, test and deploy an example lambda using SAM, Python3 and Pytest, while maintaining maximum code coverage, development velocity and simplicity. Introduction:
AWS provides an open source framework for building serverless applications — Serverless Application Model. SAM allows you…