Previously, we learned about creating a serverless application using the AWS Web Console and AWS CLI. Now, we are going to learn about Zappa and automating operations for creating a serverless application.
In this chapter, we are going to cover the following topics:
- What is Zappa?
- Installing and configuring Zappa
- Building, testing, and deploying a Python web service using Zappa
- Zappa's uses