Clustering adds high availability to your database by distributing changes to different servers. [Galera](http://galeracluster.com/) is a database clustering solution that enables you to set up multi-master clusters using synchronous replication. In this guide, you will configure an active-active [MariaDB](https://mariadb.org/) Galera cluster using three test servers. Choose your server operating system below to get started.
How To Configure a Galera Cluster with MariaDB on CentOS 7 Servers
How To Configure a Galera Cluster with MariaDB on Debian 10 Servers
How To Configure a Galera Cluster with MariaDB on Debian 9 Servers
How To Configure a Galera Cluster with MariaDB on Ubuntu 18.04 Servers
How To Configure a Galera Cluster with MariaDB 10.1 on Ubuntu 16.04 Servers