DMS
DMSstands forDatabase Migration Service- Use to migrate database from
on-premisetoRDS - Supports
- Homogeneous Migration
- Source and destination DB has same data base engine
- Heterogeneous Migration
- Source and destination DB has different engine
- Require
SCTi.e.Schema Conversion Tool - While use
SCT, first put the converted data toS3 - Then put all the data to the
Database
- It is
CDCi.e.Continuous Data Migration - If there is a change in source database, it is replicated to the destination database as well
DMSneeds to run inEC2instance- In order to allow
DMS, the instance should have suitableAWS Identity and IAM Policy(important) - This enable migrating production database without any interruption