Step-by-step SQL Server database to Amazon Aurora MySQL migration walkthrough
The following steps provide instructions for migrating a Microsoft SQL Server database to an Amazon Aurora MySQL database. These steps assume that you have already prepared your source database as described in Prerequisites.
Topics
- Step 1: Install the SQL Drivers and Amazon Schema Conversion Tool on Your Local Computer
- Step 2: Configure Your Microsoft SQL Server Source Database
- Step 3: Configure Your Aurora MySQL Target Database
- Step 4: Use Amazon SCT to Convert the SQL Server Schema to Aurora MySQL
- Step 5: Create an Amazon DMS Replication Instance
- Step 6: Create Amazon DMS Source and Target Endpoints
- Step 7: Create and Run Your Amazon DMS Migration Task
- Step 8: Cut Over to Aurora MySQL