Chapter 5. Programming AWS Lambda with Python
In this chapter, we are going to learn how to program AWS Lambda with Python. In this chapter, we are going to cover the following:
- Creating Python Lambda functions on the AWS Management Console
- Creating Python Lambda functions using the Serverless Framework
- Building a serverless web-application backend with Python