End-to-End Django on Kubernetes by Frank Wiles

This video features Frank Wiles and Josh Berkus at DjangoCon US 2017 in Spokane, WA USA.

0:37:37
Published September 7, 2017
3,535 views

DjangoCon US 2017 - End-to-End Django on Kubernetes by Frank Wiles

Not only is Kubernetes a great way to deploy Django and all of its dependencies, it’s actually the easiest way! Really!

Deploying multi-layer applications with multiple dependencies is exactly what Kubernetes is designed to do. You can replace pages of Django and PostgreSQL configuration templates with a simple Kubernetes config, OpenShift template or Helm chart, and then stand up the entire stack for your application in a single command. In this presentation, we will walk you through the setup required to deploy and scale Django, including:

Replicated PostgreSQL with persistent storage and automated failover Scalable Django application servers Front-ends and DNS routing

The templates covered in this presentation should be applicable to developing your own Kubernetes deployments, and the concepts will apply to anyone looking at any container orchestration platform.

This talk was presented at: https://2017.djangocon.us/talks/end-to-end-django-on-kubernetes/

LINKS: Follow Frank Wiles πŸ‘‡ On Twitter: https://twitter.com/fwiles Official homepage: http://www.revsys.com

Follow Josh Berkus πŸ‘‡ On Twitter: https://twitter.com/fuzzychef Official homepage: https://jberkus.github.io

Follow DjangCon US πŸ‘‡ https://twitter.com/djangocon

Follow DEFNA πŸ‘‡ https://twitter.com/defnado https://www.defna.org/

Note: We understand that names change, people change, and bodies change. We respect each individual's journey and privacy. If you have any concerns about a video or need us to remove content, please don't hesitate to contact us. We will handle your request with care and promptly address any issues.

More videos by Frank Wiles and Josh Berkus

More videos from DjangoCon US