How does Cobalt handle SQL database replication and fault tolerance across multiple sites?

Hello,

This is a broad question, but I'm wondering how Cobalt handles its SQL databases across multiple sites? Specifically, I'm interested in replication and fault tolerance. For example, the Foldering module has a database it writes to. Presumably there is a separate physical database for site A and site B in Cobalt. How are writes synced between these two databases? How are failure situations handled with Cobalt databases? If we have an outage of a "core" database on one of the sites, how is this handled? I'm really just looking for an overall picture of "best practices" regarding SQL databases on Cobalt. Thanks!

Best Answer

Answers