Learn how to Deploy a Serverless Django project using Zappa for AWS Lambda, RDS Postgresql, custom domains, certificate manager, and more!
Guides: JoinCFE.com/blog
- Prepare AWS IAM User, Role, and Policies for Zappa and Serverless Python
- Serverless Django with Zappa on AWS Lambda
- RDS Database for Serverless Django + Zappa on AWS Lambda
- Custom Domains for Zappa Projects
If the lecture isn't there, it means the code wasn't changed.
10 - Activate pipenv and Create Django Project
15 - Zappa Deploy & Zappa Update
19 - Update Django for PostgreSQL