How To Run MariaDB High Availability Cluster using Galera
When a single MariaDB/MySQL server is no longer able to serve the traffic, it’s time to upgrade to a more reliable and easy to upgrade database server. For scaling MariaDB we can use Galera which is already included in mariadb-server package in Debian 11. Galera doesn’t provide a way to balance the connection from the … Read more