What is MySQL Cluster Replication?
Replication is an optional feature known as geographical replication to differentiate it from the internal automated (synchronous) data replication of the cluster itself. In replication, data is asynchronously replicated from one cluster to another cluster or even optionally to MySQL Server using a different storage engine such as InnoDB.