Architecting for Multitenancy
gouthamve.dev·7h·
Discuss: Hacker News
Flag this post

Ever since I wrote the ClickHouse post, it has been living in my head rent-free. I was thinking a lot about running it as the backend for a SaaS service and realized its multi-tenancy model isn’t great.

And that led me into a rabbit hole where I realized I am very opinionated, but at the same time, know very little about running systems at scale.

Use case: SaaS service with 1000s of tenants

SaaS solutions come in all shapes and sizes. You could be building a solution where you only have a handful of tenants, but each is super large, or you could be building something like Grafana Cloud.

We have 1000s of tenants in each cluster with all kinds of different sizes. For example, in Grafana Cloud, we have the free tier that i…

Similar Posts

Loading similar posts...