Explore the challenges and solutions for implementing multi-tenancy in Django projects in this 29-minute EuroPython 2020 conference talk. Gain insights into the fundamental plumbing required for reliable, secure, and elegant multi-tenant architectures. Learn about the working logic behind popular multi-tenancy packages, database architecture options, and technical challenges. Discover how to extend single-tenant solutions to multiple tenants while maintaining Django's perfectionist approach. Prerequisite knowledge of basic Django concepts is expected.
Overview
Syllabus
Intro
Lets get all on the same page
What is multitenancy
How to implement multitenancy
Active Tenant
Users and Tenants
Database Architecture
Shared Databases
Technical Challenges
Semiisolated Database
Routing
Scope
Taught by
EuroPython Conference