‘Efficient Django’ en la EuroPython 2016

La EuroPython 2016 se celebró del 17 al 24 de Julio, de nuevo en Bilbao.

En “Efficient Django” presenté un repaso de conceptos, trucos y consejos para mejorar el rendimiento y la escalabilidad de proyectos Django:

Does Django scale? How to manage traffic peaks? What happens when the database grows too big? How to find (and fix) the bottlenecks?

We will overview the basics concepts, we’ll use metrics to find bottlenecks, and finally we’ll see some tips and tricks to improve the scalability and the performance of a Django project.

Vídeo y presentación: