logo
Web

Scaling Django - Running Django in Kubernetes

Ivan Pedrazas

  • Oct. 8, 2016, 11:50 a.m. - 12:30 p.m.
  • Sala UAL
  • Idioma: es

Django is great... until you have to scale Django.

During this talk we will see how we can scale different parts of our application by using containers and a scheduler framework like kubernetes.

We will cover the different aspects of an application life cycle. From our build phase to running our application in production.

We will see different strategies to build and deploy our application. How, by using kubernetes, we can increase the resilience of our application and improve our deployment pipeline.