How to cluster / set up MySQL for redundancy

MySQL has two good methods for replication, the one called Master-Master Replication, and the other called Group Replication.

Group replication is more powerful and is a new way of doing it. This brief article has references to both methods, two great articles from Digital Ocean:

https://www.digitalocean.com/community/tutorials/how-to-set-up-mysql-master-master-replication

https://www.digitalocean.com/community/tutorials/how-to-configure-mysql-group-replication-on-ubuntu-16-04

Please contact us should you require any more information.

Tags

Share this article

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top