Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • In what cases does it makes sense to have database-per-tenant architecture. It is very costly and an overhead. Are there any real life situations where such things are mandated even for a Saas application? Commented Sep 29, 2020 at 18:42
  • yes, sometimes you legally or contractually have to seperate data Commented Sep 29, 2020 at 20:01
  • @SahilGupta There are some solutions that can reduce the price and overhead, such as Azure elastic pools. Not affiliated to it, but the only one that I've used so far. Commented Sep 30, 2020 at 9:30