AWS DMS has schema conversion tool and other advanced features in database migration.So is it possible to do SQL server database inside a vm to some other cloud's mysql(due to business reasons) migration by using AWS DMS?or the target database should be inside AWS RDS?The source data size is close to 60GB and tables are close to 300.Please advice
Asked
Active
Viewed 38 times
1 Answers
0
the target database should be inside AWS RDS.

Bill
- 2,494
- 5
- 26
- 61
-
What about source database?will RDS support if it the source database is outside of RDS?Can we do migration from source outside RDS to target inside RDS? – Test Mail Oct 21 '18 at 09:42
-
The source database can be anywhere. – Bill Oct 21 '18 at 09:44