MariaDB Galera Cluster is a database clustering solution that lets you set up a virtually synchronous multi-primary cluster for the MariaDB database. Clustering is a technology that provides high availability to your database by distributing the changes among multiple database nodes. If one of the database nodes fails others are quickly available to continue serving.<\/p>\n\n\n\n\n\n\n\n
Features of Galera Cluster<\/strong><\/p>\n\n\n\n
Provides synchronous replication so if one of the nodes crashed not data is lost.<\/li>
True multi-master. This means you can read and write on any node.<\/li>
Provides multi-threaded slave to handle any workload.<\/li>
Provision new node automatically. You don’t need to backup and copy the database to a new node.<\/li>
Supports InnoDB.<\/li>
Hot standby. This means there is no downtime of failover.<\/li>
Supports multi-cloud and multi-region deployments.<\/li><\/ul>\n\n\n\n
In this guide, we will show you how to deploy a MariaDB Galera cluster on the RoseHosting Cloud Platform.<\/p>\n\n\n\n