MySQL Clustering & MySQL Replication
For mission critical and high transaction applications we recommend a mixture of replication and clustering to offer complete automatic fail-over of databases as well as load balancing of transactions across multiple databases.
MySQL Replication
Replication is a set of technologies for copying and distributing data and database objects from one database to another and then synchronizing between databases to maintain consistency.
MySQL Clustering
Clustering is the technology that automatically allows one server to take over the tasks and responsibilities of another server in the event that it has failed.
Features & Benefits
- Active/Active configurations available
- Active/Passive configurations available
- Fully scalable – easy to add more servers as requirements grow
- High availability and automatic failover
- Both way peer to peer mesh replication
- Setting up and configuration of subscriber and publishers models
- Load balancing for high transaction requirements
Contact Us
If you would like more information regarding our enterprise cloud hosting solutions, please complete our contact form or call us directly on 0800 612 2524.











