When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Serverless Django with Docker & Google Cloud Run
Bring any Version of Django or Python into production on Serverless with Google Cloud Run.

This Course Includes
udemy
4.1 (73 reviews )
2.5 total hours
english
Online - Self Paced
course
Udemy
About Serverless Django with Docker & Google Cloud Run
Deploy a production-ready Serverless Django Application by using a Docker Container, Google Cloud Build, Google Cloud SQL, & Google Cloud Run.
Serverless allows us to focus on our code and deploy more. What's better, our serverless applications only cost us money when they're used.
Docker Containers make it easy to create our own isolated environment on the operating system level. This is exactly what we need in so many applications.
Learn to build and deploy a serverless Django application on Google Cloud Platform's Cloud Run service.
Serverless apps using containers is seriously amazing. Let's see why.
We'll cover:
Minimal Dockerfile for Containerizing Django
Cloud Build
Cloud SQL with Postgres
Cloud SQL Proxy for Local Dev Access
Cloud Run
What You Will Learn?
- Django Deployment.
- Django Settings Modules for Local & Production Deployment.
- Google Cloud Run & Build.
- Google Cloud SQL for Django.
- Cloud SQL Proxy for Local Access to Production Database.
- Serverless Applications.