Migration Wave Planning Vocabulary
5 exercises — master migration wave planning vocabulary: wave sequencing, cutover vs parallel run, rollback plans, hypercare periods, and the migration factory model for large-scale programmes.
0 / 5 completed
Migration wave planning vocabulary quick reference
- Wave 0 — foundation phase: landing zone, networking, identity. No application migrations yet.
- Pathfinder wave — first app wave, intentionally low-risk to validate the migration process.
- Cutover — the moment traffic switches from on-premises to cloud; requires a cutover window.
- Parallel run — running both environments simultaneously for validation; doubles cost temporarily.
- Rollback plan — documented procedure to revert; must exist before any cutover is approved.
- Hypercare — 2–4 week intensive post-cutover support before handoff to steady-state operations.
- Migration factory — industrialised high-volume migration process; standardised pipeline, dedicated team.
1 / 5
A migration programme director asks the team to define a migration wave and explain how waves are sequenced. What is the correct answer?
Waves decompose a multi-year migration into a series of coordinated, manageable batches.
Typical wave structure:
• Wave 0 — Foundation: Landing zone, shared networking, identity federation, security baseline, logging. No applications migrate. Duration: 6–12 weeks.
• Wave 1 — Pathfinder: 2–5 low-risk applications (internal tools, dev environments, non-critical systems). Goal: validate the migration process, tooling, and runbooks. Learn from mistakes when stakes are low.
• Wave 2–N — Production Waves: Progressively higher-value, higher-complexity applications. Each wave typically runs 4–8 weeks.
• Final Wave: Core business systems — the applications that couldn't move until all their dependencies were already in the cloud.
Wave sequencing principles:
• Dependency order: App A that calls App B must be sequenced after App B migrates (or the two must be in the same wave)
• Risk staging: low-risk applications first; high-criticality apps later when the team is experienced
• Business impact: minimise simultaneous disruption to multiple business domains
• Team capacity: waves are sized to what the migration team can manage in parallel
In planning discussions:
> "We need to move the user-auth service in wave 2 before the billing service in wave 3 — billing has a hard dependency on auth."
> "Wave 1 is our learning wave. If something breaks, it's the internal wiki — not customer-facing. We take the risk there on purpose."
Key vocabulary:
• Migration wave — a time-boxed batch of applications migrated together with coordinated cutovers
• Wave 0 (Foundation) — the pre-migration phase building the cloud environment before any applications move
• Pathfinder wave — the first application migration wave, intentionally low-risk to validate the migration process
• Dependency order — the sequencing constraint that upstream services must migrate before downstream consumers
Typical wave structure:
• Wave 0 — Foundation: Landing zone, shared networking, identity federation, security baseline, logging. No applications migrate. Duration: 6–12 weeks.
• Wave 1 — Pathfinder: 2–5 low-risk applications (internal tools, dev environments, non-critical systems). Goal: validate the migration process, tooling, and runbooks. Learn from mistakes when stakes are low.
• Wave 2–N — Production Waves: Progressively higher-value, higher-complexity applications. Each wave typically runs 4–8 weeks.
• Final Wave: Core business systems — the applications that couldn't move until all their dependencies were already in the cloud.
Wave sequencing principles:
• Dependency order: App A that calls App B must be sequenced after App B migrates (or the two must be in the same wave)
• Risk staging: low-risk applications first; high-criticality apps later when the team is experienced
• Business impact: minimise simultaneous disruption to multiple business domains
• Team capacity: waves are sized to what the migration team can manage in parallel
In planning discussions:
> "We need to move the user-auth service in wave 2 before the billing service in wave 3 — billing has a hard dependency on auth."
> "Wave 1 is our learning wave. If something breaks, it's the internal wiki — not customer-facing. We take the risk there on purpose."
Key vocabulary:
• Migration wave — a time-boxed batch of applications migrated together with coordinated cutovers
• Wave 0 (Foundation) — the pre-migration phase building the cloud environment before any applications move
• Pathfinder wave — the first application migration wave, intentionally low-risk to validate the migration process
• Dependency order — the sequencing constraint that upstream services must migrate before downstream consumers