Failure is a fact of life, and cannot be avoided. No IT vendor in
their right mind will claim 100% system availability, although
some might claim several nines :-) We might have armies of ops
soldiers doing everything they possibly can to avoid failure, yet
we still need to prepare for it. What do you do when the sh*t
hits the fan?
Whether you use unbreakable private datacenters or public cloud
platforms, Disaster Recovery (DR) is indeed a key issue. This is
not about copying your data to a backup site and being able to
restore it, this is about business continuity and how fast you
can recover services when disaster strikes.
In this blog post, we will look into different ways of designing
your Galera Clusters for fault tolerance, including failover and
failback strategies.
Disaster Recovery (DR)
Disaster recovery involves a set of policies and procedures to
enable the recovery or …
[Read more]