/Serverless-Django

Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.

Primary LanguagePythonMIT LicenseMIT

Serverless Django Logo

Serverless Django

Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.

Requirements

Recommended

Reference

Lesson Code Reference

3 - Virtual Environment with Pipenv & VSCode Workspace

4 - Staging Django for Production

5 - Home Page View including Settings Variables

6 - WSGI with Gurnicorn or Waitress

8 - Install the Cloud SQL Proxy

9 - Database Service Account directory holder

10 - Run Cloud SQL Proxy with Service Account

11 - Connect Django & Proxy Database

12 - Dockerfile, Docker Build, & Docker Run

13 - Docker Build & Push To GCloud Container Registry

14 - Google Cloud Build

15 - Deploy to Cloud Run

16 - Make Changes, Build, & Deploy

17 - Production Database on Cloud Run

18 - Thank you and next steps