I am not finding clear AWS DMS documentation from migrating cloud (GCP) SQL server to AWS Aurora MySQL though, AWS provided on-premise and RDS as source but not GCP SQL server as source in documentation. So, my question is does DMS supports GCP sql server to AWS Aurora MySQL with full load + ongoing replication changes? any ideas please?
Asked
Active
Viewed 219 times
0
-
Are you trying to migrate Microsoft SQL Server to MySQL? If yes, you will need third party tools. Google search for a vendor to help you. Note: depending on your table design, and features used, there is no simple migration path. Those databases are very different. – John Hanley Dec 22 '20 at 21:50
-
Does AWS SCT (Schema conversion Toll) won't help? – Pand005 Dec 22 '20 at 21:54
-
It depends. Read the SCT documentation. – John Hanley Dec 22 '20 at 22:09