top | item 38017182

(no title)

rsweeney21 | 2 years ago

Is there a mechanism for replicating shared/system data across tenants? Can I deploy into a specific AWS or GCP region?

discuss

order

infra_dev|2 years ago

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?

rsweeney21|2 years ago

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.