Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 708 Bytes

File metadata and controls

26 lines (20 loc) · 708 Bytes
name zero-downtime-migration
description Plan a zero-downtime migration for data or infrastructure. Use when a senior developer needs a safe migration strategy.

Zero-Downtime Migration

Purpose

Plan a zero-downtime migration for data or infrastructure.

Inputs to request

  • Source and target systems.
  • Data volume and sync approach.
  • Rollback requirements and cutover window.

Workflow

  1. Define dual-write or compatibility strategy.
  2. Plan rollout phases and rollback triggers.
  3. Validate data consistency and cutover checks.

Output

  • Migration plan with phases and rollback.

Quality bar

  • Include verification steps before cutover.
  • Document rollback triggers and owner.