A Management Layer for Scalable, Multitenant Django with Addison Hardy and James Ray - DCUS 2022

At JPL, we’re building a web hosting platform powered by Django and Wagtail CMS. A key architectural goal was to reduce operational costs and overhead by running a large number of sites using a shared codebase, hosted together within an autoscaling container cluster. An additional goal was to give each site its own database and file storage location. To meet these goals, we’ve built a management layer that runs alongside Django to handle networking, cluster configuration, state synchronization and health monitoring.

This talk was presented at: https://2022.djangocon.us/talks/a-management-layer-for-scalable-django/

Follow DjangCon US 👇 https://twitter.com/djangocon

Follow DEFNA 👇 https://twitter.com/defnado https://www.defna.org/

Date Added: September 19, 2024

Watch Video