Hosting and DevOps for Django
December 14, 2023
44 min
Free
django
python
hosting
ecs
elastic-beanstalk
devops
aws
kubernetes
docker
load-balancing
security
deployment
Description
Production server infrastructure is a complicated beast that requires configuring and coordinating dozens of tools and services. This talk, presented by Benjamin "Zags" Zagorsky, co-founder and CTO of Zagaran, Inc., draws from a decade of experience deploying and maintaining Django websites. It covers key issues for creating a robust and secure Django deployment, focusing on AWS as a hosting platform but with techniques applicable to any major cloud provider. Topics include application hosting, resilience to server failures, automating deployment, secrets management, file storage, error monitoring, and server maintenance.