|
|
|
|
|
by aurareturn
242 days ago
|
|
Multi tenancy is expensive. You’d need to have every single service you depend on, including 3rd party services, on multi tenancy. In many cases such as the main DB, you need dedicated resources. You’re most likely to also going to need expensive enterprise SLAs. Servers are easy. I’m sure most companies already have servers that can be spun up. Things related to data are not. |
|