Step-by-step SQL Server database to Aurora PostgreSQL with DMS schema conversion migration walkthrough
In the following sections, you can find step-by-step instructions for migrating your SQL Server database to Aurora PostgreSQL using DMS Schema Conversion.
Topics
- Step 1: Create AWS Resources
- Step 2: Configure Your Source Database
- Step 3: Create Your Target Aurora PostgreSQL Database
- Step 4: Store Database Credentials in AWS Secrets Manager
- Step 5: Create an Instance Profile
- Step 6: Configure Data Providers
- Step 7: Create a Migration Project
- Step 8: Convert Database Objects
- Step 9: Edit and Apply Your Converted Code