Completed
00:00 Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Multi-Tenant SaaS Architecture with Next.js Authentication
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro
- 2 00:08 What is a "tenant"?
- 3 00:20 What is "single-tenancy"?
- 4 01:23 What is "multi-tenancy"?
- 5 02:30 Platform example of multi-tenancy
- 6 04:20 Multi-tenancy cont.
- 7 05:47 Data isolation structure option #1
- 8 07:58 Data isolation structure option #2
- 9 08:50 Data isolation structure option #3
- 10 09:12 Multi-tenancy in example B2B SaaS
- 11 11:00 Add authentication + organizations
- 12 17:09 Data Access Layer DAL
- 13 18:33 Roles & Permissions