Disaster Recovery Strategies for Kubernetes

Disaster Recovery Strategies for Kubernetes

Aug 20, 2019

As Kubernetes matures, enterprises are increasingly using it to run mission-critical applications with strict business requirements for uptime and availability. As a result, it is important to consider how your Kubernetes applications can recover from the failure of a server, data center and even entire region.

In this Kubernetes master class, we'll look at how to ensure business continuity for your most important applications running on Kubernetes. In particular we will discuss and demo:

  • How any DR plan starts with a foundation of local High Availability
  • How to achieve zero RPO failover between two Kubernetes clusters in the same metro area
  • How to implement a backup site across a wide-area network for even greater protection