AWS Database Migration Service is a cloud-based service that offers to migrate data from different database sources to a number of targets within the AWS ecosystem. You can even use AWS DMS to migrate data from your on-premises database to the AWS cloud.
In this Cloud Lab, you’ll learn to migrate your MySQL database to an S3 bucket using AWS DMS service. You’ll use the Aurora MySQL cluster as a source and the S3 bucket as a target. You’ll create a DMS replication instance, source and target endpoints, and then configure a replication task. You’ll also see how the Change Data Capture works in DMS.
After completing this Cloud Lab, you’ll have enough knowledge and understanding to start working with AWS DMS and create replication tasks for your database migrations. The following is the high-level architecture diagram of the infrastructure that you’ll create in this Cloud Lab: