Skip to content

Multi-tenancy at scale #2403

Answered by aeneasr
Fibs7000 asked this question in Q&A
Apr 15, 2022 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

Hello Fabio, the guidance you find in the docs will not scale to hundreds of thousands of tenants unless you invest significant amount of resources on memory, CPU, storage, and database administration, SRE, operations, migrations, ... It still will scale much better than Keycloak which is known to have serious issues when scaling to more than 100 tenants (keycloak/keycloak#11074), but it will be a challenge, like running 5000 Kubernetes clusters.

In our cloud system we have spent an almost ridiculous amount of engineering and planning to build a multi tenant system which scales to millions of tenants. Our core team (myself included) has been working on this since early 2019 under guidance…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@Fibs7000
Comment options

@edardev
Comment options

@vinckr
Comment options

@localhosted
Comment options

@vinckr
Comment options

Answer selected by Fibs7000
Comment options

You must be logged in to vote
1 reply
@vinckr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants