Multi-tenant Architecture for SaaS
CodeOpinion CodeOpinion
81.5K subscribers
99,531 views
0

 Published On Sep 22, 2021

When building Software as a Service (SaaS) you'll often need to use a Multi-tenant Architecture. There are many different ways that you can segregate compute and data storage in a multi-tenant environment. Data storage can be in a silo or partitioned. Compute can be pooled or siloed. And both together you can create lanes for groups of tenants. In this architecture, having the identity of each request is critical in being able to route a request all the way through to the right services and resources.

đź”— EventStoreDB
https://eventsto.re/codeopinion

🔔 Subscribe:    / @codeopinion  

đź’Ą Join this channel to get access to source code & demos!
   / @codeopinion  

🔥 Don't have the JOIN button? Support me on Patreon!
  / codeopinion  

đź“ť Blog: https://codeopinion.com
👋 Twitter:   / codeopinion  
✨ LinkedIn:   / dcomartin  

0:00 Intro
0:38 Multi-tenant
3:32 Identity
5:01 Code Example
7:13 Lanes

#softwarearchitecture #multitenant #saas

show more

Share/Embed