|
|
|
|
|
by spiffytech
1427 days ago
|
|
> we opted for having one DB per tenant which also makes sharding, scaling, balancing, and handling data-residency challenges easier I'm surprised this simplified balancing for you. When I worked somewhere with per-customer DBs, we had constant problems with rebalancing load. Some customers grew too big for where we put them, some nodes usually performed fine until the wrong subset of customers ran batch jobs simultaneously, etc. |
|