Clustering adds high availability to your MySQL database by distributing changes to different servers--in the event that one of the instances fails, others are quickly available to continue serving. Galera is a database clustering solution that enables you to set up multi-master clusters using synchronous replication. In these guides, you will configure an active-active MySQL Galera cluster with three servers. Choose your servers' operating system to get started.