← Back to Labs
Blue-Green Cutover Simulator
Warm green, switch the traffic control point, drain blue, and see how shared-state compatibility decides whether rollback is real.
Cutover planeChoose where the live pointer changes
Shared stateChoose whether blue and green stay compatible during rollback
Cutover control
L7 gateway points at blue
Green is deployed but not eligible for user traffic.
Rollback window
No cutover yet
Before promotion, blue owns HTTP traffic, worker leases, and operational trust. Green should look production-capable without yet being production-live.
State risk
Additive shared-state change
The dangerous shortcut here is calling green ready just because the process started.
Step 1 / 6Blue owns production while green is still parked
Blue is live. Green exists, but it is not serving users yet. At this point, blue-green is only a promise unless the standby environment can really take production traffic.
Before promotion, blue owns HTTP traffic, worker leases, and operational trust. Green should look production-capable without yet being production-live.
Arrow keys to navigate · R to reset
Tap dots to jump to any step