New ask Hacker News story: Ask HN: How to scale a multi tenant app that uses a db per tenant

Ask HN: How to scale a multi tenant app that uses a db per tenant
6 by aszen | 2 comments on Hacker News.
We have a multi tenant application which uses a db for each tenant, how do scale it to support 1000s of tenants. Managing dbs for each tenant seems a lot of work. MySQL server has a limit on how many databases you can create on a single server. Also how to make sure each tenants load stays balanced, and one tenants worse performance does not affect another.

Comments

Popular posts from this blog

New ask Hacker News story: Tell HN: Equifax free credit report dark patterns

New ask Hacker News story: Ask HN: Why can't the US government run their own social media?