MySQL HA Architecture #1 : InnoDB Cluster & Consul
![](https://i0.wp.com/lefred.be/wp-content/uploads/2018/02/mysql_HA.png?fit=400%2C267&ssl=1)
I received many request about MySQL High Availability Architecture. There are a lot of tools, but how can we use them to achieve MySQL HA without over engineering everything. To answer such demand, there is no generic architecture, of…