Architecture where one system actively handles traffic while backup systems wait on standby. Like having a backup quarterback ready to enter the game if needed.
Enterprise databases often run active-passive mode with one primary database serving requests while replicas stay ready for failover.
Architecture where one system actively handles traffic while backup systems wait on standby. Like having a backup quarterback ready to enter the game if needed.
Enterprise databases often run active-passive mode with one primary database serving requests while replicas stay ready for failover.
Related concepts include Active-Active, Failover, Hot Standby. Understanding these connections helps build a comprehensive knowledge of cloud computing concepts.