Match each resilience and redundancy mechanism on the left with the corresponding operational requirement or architecture scenario on the right.
- Automatic Transfer Switch (ATS)Delivers continuous utility power to single-corded server equipment by seamlessly transferring electrical loads between primary and backup PDUs.
- Geographic Asynchronous ReplicationMaintains data availability across distant data centers while accepting a non-zero Recovery Point Objective (RPO) to avoid latency penalties.
- Multipath I/O (MPIO)Prevents storage access disruption at the server level by aggregating redundant Host Bus Adapter physical paths to a SAN storage array.
- Dynamic BGP MultihomingReroutes enterprise boundary traffic across multiple ISP links dynamically upon detecting an upstream edge link outage.
Answer
The correct pairings match Automatic Transfer Switch (ATS) to single-corded utility power delivery via seamlessly transferred electrical loads; Geographic Asynchronous Replication to maintaining distant data availability with a non-zero RPO; Multipath I/O (MPIO) to storage access path aggregation over redundant HBAs; and Dynamic BGP Multihoming to enterprise boundary traffic rerouting across multiple ISP links.
Each redundancy technology directly targets a specific physical or logical component failure domain: ATS addresses single-corded power feed failure, MPIO addresses storage channel and HBA adapter failure, BGP multihoming addresses WAN ISP link failure, and Asynchronous Replication addresses regional datacenter failure without application performance degradation.
Step-by-Step Solution
Key Concept
High Availability and Infrastructure Redundancy Controls