Courseiva
Design infrastructure solutionsmediumMultiple ChoiceObjective-mapped

AZ-305 Design infrastructure solutions Practice Question

A company has two on-premises data centers and an Azure subscription. They need to connect each data center to Azure with a private, high-bandwidth, and reliable connection. They also want a low-cost backup connection for each data center in case the primary connection fails. Which combination of connectivity options should they recommend?

⚠ Common exam trap

Many exam-takers assume two ExpressRoute circuits are needed for redundancy, overlooking the cost-effective VPN backup option that still meets the 'low-cost' requirement while providing private connectivity only for the primary link.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

A

Azure ExpressRoute provides a private, high-bandwidth, and reliable connection from on-premises data centers to Azure, bypassing the public internet. To meet the low-cost backup requirement, Azure VPN Gateway (Site-to-Site VPN) offers a secure, encrypted connection over the internet as a failover path, which is significantly cheaper than a second ExpressRoute circuit. This combination ensures primary connectivity via ExpressRoute and cost-effective redundancy via VPN.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • A

    Why this is correct

    This is the correct design because each data center establishes its own dedicated ExpressRoute circuit as the primary path, ensuring predictable, high-bandwidth, and low-latency connectivity to Azure with an SLA-backed private link. The site-to-site VPN for each data center acts as an IPsec-based backup over the internet, providing a cost-effective failover path that automatically kicks in if the ExpressRoute circuit fails. This active/passive redundancy model is a best practice for hybrid networking, as it avoids a single point of failure while keeping operational costs reasonable.

  • B

    Why it's wrong here

    This design is incorrect because site-to-site VPNs traverse the public internet and offer only best-effort throughput, which is unlikely to meet the high-bandwidth and low-latency requirements of enterprise workloads; conversely, using ExpressRoute as a backup is financially impractical because you would be paying for dedicated circuits that remain idle most of the time. While VPN can be a backup, it should not be the primary for critical workloads that need consistent performance and a private network path. Therefore, Option B places the higher-performing, more reliable service as the backup rather than the primary, inverting the correct architecture.

  • C

    Why it's wrong here

    This option is flawed because a single Azure VPN Gateway, even in active-passive mode, is primarily a VPN endpoint and does not provide the dedicated private connectivity, consistent throughput, or lower latency of ExpressRoute. Additionally, relying on one gateway instance to serve connections from both data centers introduces a single point of failure for the entire hybrid network—if that gateway fails or is patched, both sites lose connectivity. This would not satisfy a requirement for high reliability from two independent data centers, and the active-passive configuration only protects against certain gateway-level failures, not the lack of a dedicated WAN link.

  • D

    Why it's wrong here

    This option is technically impractical because a single ExpressRoute circuit with a single VPN connection shared across two data centers creates a single point of failure and cannot provide independent path redundancy for each location. Each data center needs its own dedicated primary and backup circuit to launch a true site-to-site-to-Azure redundancy; sharing one circuit would require a complex and fragile network topology, likely with insufficient bandwidth for aggregated traffic, and any outage or maintenance on the shared circuit would simultaneously affect both data centers. This design does not meet the core objectives of high availability, fault isolation, and predictable performance across geographically separate sites.

Visual reference

R1 R2 R3 R4 10 100 10 100 OSPF picks R1→R2→R4 (cost 20) over R1→R3→R4 (cost 200)

About these practice questions

This AZ-305 question is part of Courseiva's 212-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-305 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-305 exam.