|
|
|
|
The purpose of this blog-post and next one (Part II) is to see how MySQL Fabric can be
used as a HA solution. Reason for this is many users today have
the need for HA and automatic failover, but not many users need
the sharding functionality, I wanted to focus on creating one HA
group and see how failover is handled using MySQL Fabric.
Talking to customers and users of MySQL they all want to have HA,
the normal demands are:
- Do not want to alter application code
- Easy to install and manage
There are a lot of solutions for achieving HA around MySQL in the MySQL ecosystem but I think one key benefit of MySQL Fabric is that it is …
[Read more]