MySQL Database High Availability Architectures

MySQL high availability matters because your data matters. If your database goes down, whether due to human error, network failure, planned maintenance, or geographic disaster, the accessibility and accuracy of your data can be significantly compromised. This presentation examines the native MySQL high availablity architectures including:

  • MySQL Group Replication
  • MySQL ReplicaSet
  • MySQL ClusterSet
  • MySQL Router
  • MySQL Shell