Completed
Isolating tenant resources
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SaaS Deep Dive - Designing and Building Multi-Tenant Solutions
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The SaaS architecture landscape
- 3 Provisioning a new tenant
- 4 Tenant context everywhere
- 5 Building multi-tenant microservices
- 6 Partitioning data
- 7 A microservices-by-microservices decision
- 8 Isolating tenant resources
- 9 The challenge of pool-based isolation
- 10 Runtime scoped access with policies
- 11 Takeaways