A senior security architect is auditing an enterprise data center infrastructure to eliminate single points of failure (SPOFs) and ensure compliance with strict uptime service level agreements (SLAs). Match each hardware or operational redundancy mechanism to its corresponding technical implementation objective.
- Multipathing (MPIO)Maintains redundant block-level I/O paths between host HBAs and SAN storage arrays without incurring remote latency
- Dual Power Supplies with Independent PDU FeedsMitigates single-point-of-failure electrical breaker trips and rack-level power distribution unit disruptions
- NIC Teaming (802.3ad LACP)Aggregates physical Ethernet interfaces for load balancing and switch port failover at Layer 2
- Asynchronous Multi-Site Storage ReplicationProtects infrastructure against regional disasters over WAN links while accommodating non-zero Recovery Point Objectives (RPO)
Answer
Multipathing (MPIO) matches maintaining redundant block-level I/O paths between host HBAs and SAN storage; Dual Power Supplies with Independent PDU Feeds matches mitigating electrical breaker trips and rack-level PDU disruptions; NIC Teaming (802.3ad LACP) matches aggregating physical Ethernet interfaces for Layer 2 failover; Asynchronous Multi-Site Storage Replication matches regional disaster protection over WAN links with non-zero RPO.
Each architectural control fulfills a distinct redundancy layer (storage I/O, electrical infrastructure, network interface aggregation, or disaster recovery site replication) without overlapping scope.
Step-by-Step Solution
Key Concept
Infrastructure Resilience and Redundancy Controls