PyCon Pittsburgh. April 15-23, 2020.

Tutorial: Deploying Django on Serverless Infrastructure

Presented by:

Katie McLaughlin

Description

Taking your DjangoGirls workshop website and hosting it on the Cloud is complex. Not complicated, just complex. The statefulness of Django out of the box compared to other Python web frameworks makes the migration from your own laptop to a hosted platform non-trivial.

In this tutorial, we will take a sample Django project from source control and local deployment to a hosted service using serverless infrastructure. This tutorial will use Google Cloud Platform, but concepts can be applied to any cloud platform.

Video

Watch on YouTube