Currently, we support only AWS but do want to support other cloud providers. Technically, you can even have one DB that spans across cloud providers with your tenants, but we have not yet seen many use cases for multi-cloud.
W.r.t replicating data across tenants, could you give an example use case for it?
Let's say I'm building a CRM and I want to have an "industry" or "cities" table that is the same across all tenants. I want a copy of cities in each tenant for referential integrity, but I also need to update it periodically across all tenants.
infra_dev|2 years ago
W.r.t replicating data across tenants, could you give an example use case for it?
rsweeney21|2 years ago