DMS (Database Migration Service)

aws/migration aws/database aws/service

💡 Definition

AWS Database Migration Service (DMS) helps you migrate databases to AWS quickly and securely. The source database remains fully operational during the migration, minimizing downtime to applications that rely on the database.

🔑 Key Concepts

⚙️ How it Works

  1. Replication Instance: You launch a DMS replication instance.
  2. Endpoints: Define source and target endpoints.
  3. Task: Create a migration task to move the data.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * RDS * Schema Conversion Tool (often tested together for heterogeneous migrations)