AWS Comparison

Migration Phases, 7Rs & AWS Migration Services

Migration Phases, 7Rs & AWS Migration Services

comparemigration7RAWS
Last organized

Separate project sequence, application strategy, and the services used for evaluation, discovery, replication, transfer, and coordination.

Separate the three knowledge layers

ConceptQuestion answeredCore content
Three-phase processIn what order does the project proceed?Assess → Mobilize → Migrate & Modernize
AWS CAFWho participates and which capabilities are needed?Business, People, Governance, Platform, Security, Operations
7RsWhat happens to each application?Rehost, Relocate, Replatform, Refactor, Repurchase, Retain, Retire

Service responsibility map

ServiceResponsible forNot responsible for
Migration EvaluatorTCO, licensing, business caseExecuting replication
Application Discovery ServiceAssets, processes, connections, dependenciesDedicated TCO modeling
Migration Hub / AWS TransformPlanning, collaboration, progressBeing the main replication engine
AWS Transform MGNContinuous block replication of serversDatabase schema conversion
AWS DMSDatabase full load and CDCRewriting every application query
AWS SCTAssessing and converting schemas/code objectsContinuously moving business data
AWS DataSyncOnline file/object migration and synchronizationProviding a persistent mount interface
AWS Transfer FamilySFTP, FTPS, FTP, and AS2 exchangeBeing a bulk migration engine
Direct ConnectA stable dedicated network pathCopying data by itself
Snowball EdgeOffline physical transfer in legacy questionsNew-customer availability

Selection shortcuts

  • Homogeneous database migration commonly uses DMS; heterogeneous engines commonly use SCT plus DMS.
  • Move many files automatically with DataSync; preserve business file-transfer protocols with Transfer Family.
  • Use Direct Connect for a long-lived dedicated network path; legacy offline-device questions point to Snowball Edge.

Current names

  • AWS Application Migration Service was rebranded AWS Transform MGN; its capabilities, APIs, and replication engine remain unchanged.
  • Courses still use names such as Migration Hub, Application Discovery Service, and Snowball Edge, while real projects must check current entry points and availability.

Key takeaway

Evaluator models, Discovery maps, Hub coordinates, MGN moves servers; SCT converts structure, DMS moves database data; DataSync moves files, Transfer receives files, and Direct Connect supplies the path.