|
|
|
|
|
by SteveBash
2559 days ago
|
|
Q: Regarding multi-cloud. Say if AWS has an outage will Timescale cloud fallback to use GCP or Azure? Can something like this be provided? Not sure if the network latency between different cloud providers would allow doing a multi-master replication scheme. |
|
Since TimescaleDB is also open-source, if you want that kind of replication scheme, you can always install on VMs across clouds. However, as you rightly pointed out, network latency is a definite concern and impacts the feasibility of RPO and RTO.