Choosing the migration approach
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Solutions Architect - Professional premium course — no separate purchase.
Included in this chapter:
- The 7 Rs: from strategy name to migration tool
- Rehost with AWS Application Migration Service (MGN)
- Database migration: DMS, SCT, CDC, and DMS Serverless
- Data transfer: DataSync, Transfer Family, and Snow Family
Choosing the AWS migration / transfer service by what you are moving
| Dimension | MGN (Application Migration Service) | DMS + SCT | DataSync | Snow Family |
|---|---|---|---|---|
| What it moves | Whole servers (OS + apps + disks) | Databases (data; SCT does schema) | Files & objects (NFS/SMB/HDFS/object) | Bulk files/objects, offline |
| 7 R fit | Rehost / relocate | Replatform / refactor (DB) | Any (data movement step) | Any (data movement step) |
| Online or offline | Online (continuous replication) | Online (full load + CDC) | Online (over network) | Offline (shipped device) |
| Keeps source live during move? | Yes (block-level replication) | Yes (source stays operational) | Yes (read from source) | N/A (one-time bulk copy) |
| Cutover / sync mechanism | Test + cutover instances, post-launch actions | CDC keeps target in sync until flip | Scheduled incremental re-sync | Single round trip; re-sync deltas online |
| Pick it when | Lift-and-shift many servers fast | DB engine change or DB rehost with min downtime | Recurring/large online file transfer | Too much data for the available bandwidth |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- What is AWS Application Migration Service?
- What is AWS Database Migration Service?
- What is the AWS Schema Conversion Tool?
- What is AWS DataSync?
- What is AWS Transfer Family?
- AWS Snowball Edge device hardware information
- AWS Direct Connect
- AWS Site-to-Site VPN
- Migration strategies: the 7 Rs
- AWS Snowball Edge device hardware information