Home Tags Replication

Tag: Replication

MongoDB Replica Set with Master-Slave Replication and Automated Failover

A replica set is a term used for defining a database cluster of multiple nodes with master-slave replication and automated failover configured between them....

MariaDB Galera Cluster Replication

Extending the topic around database auto-clustering, we’d like to cover MariaDB Galera Cluster, high availability synchronous replication solution, that provides: True multi-master topology; Automatic...

MySQL Single-Primary and Multi-Primary Group Replication

In this article we continue to explore the possibilities of database auto-clustering, covering MySQL Group Replication that is available for automatic installation within Jelastic...

Master-Slave and Master-Master Replication with MariaDB/MySQL Auto-Сlustering

Today we continue the topic of database auto-clustering and will cover in more details two most common and frequently used data replication types for...

MariaDB/MySQL Auto-Сlustering with Load Balancing and Replication for High Availability and...

Database clusterization is an obligatory requirement for highly loaded production applications to ensure data availability and high performance. However, the configuration of a reliable...