/try-zappa

Create a Serverless Web Application using Zappa, AWS Lambda, and Django.

Primary LanguagePythonMIT LicenseMIT

Serverless Web Application with Zappa and AWS Lambda

Try Zappa

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

Lecture Code

If the lecture isn't there, it means the code wasn't changed.

10 - Activate pipenv and Create Django Project

13 - Zappa Init

15 - Zappa Deploy & Zappa Update

19 - Update Django for PostgreSQL

21 - Django Management Commands and Zappa

25 - Update Zappa

27 - We're Live + Handling Static Files