grafclouds.com / documents / training / devops-challenges / region-failover-dr

Your Primary Region Is Down. Fail Over Now?

Advanced ~15 min read
DatabasesAWS

Scenario

Your primary cloud region is having a very bad day. Users are seeing errors, dashboards are red, and the provider's status page has upgraded from green to a carefully worded yellow. You have prepared for this: a warm standby in a second region, fed by an asynchronous database replica running a few seconds behind. But the situation is messier than the DR diagram: the primary isn't cleanly dead — it's degraded. Some traffic still succeeds, some AZs may be fine, and critically, the primary database may still be accepting writes.

In the war room, the pressure peaks and someone makes the call everyone is thinking: "Flip DNS to the standby. Now. Every minute we debate is downtime." Decisiveness feels like leadership; hesitation feels like failure.

The Quick Fix on the Table

Immediately point DNS at the standby region and declare failover complete. One change, instant sense of action, and the error graphs should start recovering within the TTL.

Interview · Round 1

The quick fix is on the table and the room is waiting for your call. Would you sign off on it? Take a position and justify it — out loud or on paper — before revealing the analysis.