|
|
|
|
|
by shahinghasemi
1295 days ago
|
|
What misbehaving do you mean? If traffic is what you mean, it's okay since at the first stage of the software we have time to test/scale accordingly. Therefore in that stage it might make sense to change the architecture to per-tenant database. |
|
There are ways you can mitigate this. Strong isolation is one. Throttling tenant calls could be another.
We don’t know your specific use case enough, but it’s something to think about now.
This is generally referred to as the noisy neighbor problem.
https://docs.aws.amazon.com/wellarchitected/latest/saas-lens...