Migrate Data using DMS Serverless

This step-by-step guide demonstrates how you can use AWS Database Migration Service (DMS) to migrate data from SQL Server or Oracle database running on an Amazon EC2. Additionally, you will configure AWS DMS to capture data changes (CDC) on the source database and replicate them on the target database.

Prerequisites

  1. Setting up your AWS Console, Download EC2 Key Pair and Retrieve Environment parameters. (Getting Started)

  2. Configure your source database by selecting one of the following links:

  3. Create Source and Target endpoint creation:

Once you have configured your source database and created source and target endpoints. You can proceed to create a Serverless Replication task.