Description
DjangoCon Europe 2020 (Virtual) September 18, 2020 - 13h15 (GMT+1)
“New ways to deploy your Django app” by Tom Dyson
For many people, deploying their site is still the hardest part of being a Django developer. This talk will demonstrate three modern, low-cost alternatives to the standard approaches. I'll show how to deploy the same app three times, using self-hosted Docker, Google Cloud Run and static site generation, outlining the trade-offs with each approach.