Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Bring any Version of Django or Python into production on Serverless with 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.
Traditionally, serverless was reserved for non-containerized applications. Google Cloud Run and the open-source equivalent Knative unlocks serverless for containers. Google Cloud Run is a managed version of Knative. Knative is a package for Kubernetes. In other words, you get the benefits of Kubernetes and Knative when you use Google Cloud Run.
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. Docker containers have pioneered a new way of deployment options because we now have complete control over the system-level runtime.
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
*This course requires you to download open source software (such as Python, Django, Docker). If you are a Udemy Business user, please check with your employer before downloading software.
Course Content
- 8 section(s)
- 19 lecture(s)
- Section 1 Welcome
- Section 2 Base Django Project
- Section 3 Running Django Locally
- Section 4 Google Cloud Platform (gcp) & Cloud SQL
- Section 5 Cloud SQL & Django
- Section 6 Containers & Docker
- Section 7 Cloud Build & Cloud Run
- Section 8 Wrap up
What You’ll 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
Skills covered in this course
Reviews
-
RRonny Setiawan
Explains the concept of using GCP so clearly..
-
DDavid Alonso Maya Hernández
Muy buena explicación para implementar django con google cloud, me gustaría que hubieran cubierto la parte de archivos estáticos.
-
WWellington Pine Omori
This is the best course that I do, simple, direct to the point (less code and more Cloud concepts). Congratulations for this course.
-
AAlfred Masekwameng
Totally, Awesome, the reason i searched for this course, it is because, my workplace, they are using it, so i couldn't not understand GCP documentation. This has save me a lot