Hi, I need to replicate a Percona Server database in IaaS to an Azure SaaS environment in Mysql, the same version of binaries will be kept.
Should I evaluate another scenario or some documentation before starting ?
All support will be welcome!
Hi, replication between hosts running the same version should be pretty straight forward. Make sure to use SSL if the traffic is going to be through the public internet.
Be sure to read on the Azure MySQL documentation for how to set up replication from an external source. It may not be the same commands as normal replication.