Failover
Automatic switch to a standby system when the primary fails.
Failover automatically shifts load to a standby system when the primary fails, protecting availability. Active-active runs both nodes at once (maximizing capacity and enabling load balancing); active-passive keeps a warm or cold standby (simpler, but idle capacity). Failover paths must be tested and documented in the DR plan, or they may not work when they’re needed most.
Advertisement