- Newest
- Most votes
- Most comments
Yes, AWS Database Migration Service should be able to help with this scenario. Please refer to the below documentation to understand the supported versions, limitations, etc. I would recommend you to test it to see if covers your entire use case.
Using a Microsoft SQL Server database as a source for AWS DMS
Using a MySQL-compatible database as a target for AWS Database Migration Service
Yes, You can migrate SQL Server database to MySQL using AWS Schema Conversation Tool (SCT) & AWS Database Migration Service (DMS) . As you mentioned you only need this migration for few times a month, you may choose the migration type as 'full load of existing data' while creating the migration. https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Introduction.HighLevelView.html
Here is the step by step guide (it should have similar steps for RDS MySQL ) - https://docs.aws.amazon.com/dms/latest/sbs/chap-sqlserver2aurora.html
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 5 months ago