GitHub user adnanhemani added a comment to the discussion: Feasibility of 1 Realm per Tenant at 10,000 Tenants Scale?
This is a great question. It does somewhat depend on your security boundaries as well - if you require airgapping between tenants and there are no shared entities between the tenants (e.g. users, catalogs, roles, etc.) then realm is the best option. As for scaling concerns, I don't think anyone has tested realms at that level yet, but I don't see why 10,000 realms would result in worse performance than 10,000 catalogs with the exact same setup. 10,000 catalogs in a realm is something I have seen personally, along with 1,000s of realms per deployment (on Kubernetes cluster, to be exact). GitHub link: https://github.com/apache/polaris/discussions/4761#discussioncomment-17313015 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
