Replication Percona Server 8x to Mysql 8x

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!

1 Like

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.

2 Likes

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.

2 Likes