The term clustering is often used loosely in the context of enterprise databases. In relation to MySQL in the cloud you can configure: Master-master active/passive Sharded MySQL Database NDB Cluster Master-Master active/passive replication Also sometimes known as circular replication. This is used for high availability. You can perform operations on the inactive node (backups, alter …
Continue reading “MySQL Cluster In The Cloud – Managers Guide”