Go to Preview Lesson
Go to Preview Lesson
LESSON 2.2
How to Set Up an AWS Lambda-Like Environment with Docker
LESSON 2.3
Understanding the Basics of Django and Zappa Development
Serverless Django with Zappa
MODULE 1
Introduction
LESSON 1.1
Video Course - Serverless Django Applications With Lambda
LESSON 1.2
Why Go Serverless? Understanding Zappa's Benefits
LESSON 1.3
About the Author
LESSON 1.4
Class Details
MODULE 2
Getting Started
LESSON 2.1
Creating and Configuring an AWS Account for Zappa Deployment
LESSON 2.2
How to Set Up an AWS Lambda-Like Environment with Docker
LESSON 2.3
Understanding the Basics of Django and Zappa Development
LESSON 2.4
Activating the Environment
MODULE 3
Dive into Zappa
LESSON 3.1
Setting Up a Zappa Development Environment
LESSON 3.2
How to Deploy a Django App to the Cloud with AWS Lambda
LESSON 3.3
What You Need to Know About AWS Lambda Deployments
MODULE 4
Hosting static files
LESSON 4.1
Django Tutorial - What are Static Files?
LESSON 4.2
Two Ways to Handle Django Static Files
LESSON 4.3
Configuring WhiteNoise with Django for Static Files
LESSON 4.4
How to Set Up S3 Buckets to Serve Static Files from Django
LESSON 4.5
Final thoughts on static files
MODULE 5
Custom Domain Names
LESSON 5.1
A Quick Overview of HTTPS and Custom Domain Names
LESSON 5.2
Setting Up a Domain Through AWS Route 53 for a Django App
LESSON 5.3
Not using AWS services
LESSON 5.4
Domain Handling with Zappa - WWW and Non-WWW Options
MODULE 6
Connecting a Database
LESSON 6.1
Creating a Cloud Database and Connecting It to a Django App
LESSON 6.2
A Detailed Walkthrough for Creating Your First RDS with AWS
LESSON 6.3
Connecting a Django App to a PostgreSQL Database
LESSON 6.4
An Introduction to Creating Django Models [with Examples]
LESSON 6.5
Final thoughts on databases
MODULE 7
Get Ready for Production
LESSON 7.1
A Primer on Securing Serverless Apps in AWS
LESSON 7.2
Creating a Virtual Private Cloud in AWS for a Relational Database
LESSON 7.3
Securing an AWS Virtual Private Cloud for Django Deployment
Go to Next Lesson
Go to Next Lesson
LESSON 2.4
Activating the Environment
Go Pro
Log In
Understanding the Basics of Django and Zappa Development
A simple Django project to get started
Table of Contents
Section 2.1
Start a Django Project