CNX-001 · Question #89
A network architect needs to design a new network to connect multiple private data centers. The network must: - Provide privacy for all traffic between locations. - Use preexisting internet…
The correct answer is B. SD-WAN. SD-WAN (Software-Defined Wide Area Network) is the best fit because it satisfies all three requirements simultaneously. It runs over existing internet connections (no new dedicated circuits needed), encrypts all traffic between sites to ensure privacy, and uses intelligent path…
Question
A network architect needs to design a new network to connect multiple private data centers. The network must:
- Provide privacy for all traffic between locations.
- Use preexisting internet connections.
- Use intelligent steering of application traffic over the best path.
Which of the following best meets these requirements?
Options
- AMPLS connections
- BSD-WAN
- CSite-to-site VPN
- DExpressRoute
How the community answered
(37 responses)- A8% (3)
- B84% (31)
- C5% (2)
- D3% (1)
Explanation
SD-WAN (Software-Defined Wide Area Network) is the best fit because it satisfies all three requirements simultaneously. It runs over existing internet connections (no new dedicated circuits needed), encrypts all traffic between sites to ensure privacy, and uses intelligent path selection to route application traffic over the optimal link based on latency, jitter, and packet loss metrics. MPLS (A) uses dedicated leased lines rather than existing internet connections and is expensive to provision. Site-to-site VPN (C) provides encryption over internet connections but lacks intelligent, application-aware traffic steering - it typically uses static routing. ExpressRoute (D) is a Microsoft Azure dedicated private connection product, not an internet-based solution and not generally applicable to multi-vendor private data centers.
Topics
Community Discussion
No community discussion yet for this question.