A company is expanding into multiple regions with several private networks under different accounts. They need a single hub to manage connectivity without constructing a large number of separate links. Which solution meets these requirements?
Configure an application load balancer to handle traffic for all environments
Adopt a specialized aggregator that routes traffic through one central point
Deploy individual tunnels for each connection between regions and accounts
Use a local peering strategy for each pair of private networks
A specialized aggregator simplifies communication by routing traffic from diverse environments through one central point. Individual tunnels for each region and account would require complex configuration. An application load balancer directs application-level traffic, not direct network connectivity. A local peering approach for every pair of accounts creates multiple links instead of using a single hub.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a specialized aggregator in networking?
Open an interactive chat with Bash
Why is using individual tunnels for each connection inefficient?
Open an interactive chat with Bash
How does a load balancer differ from a specialized aggregator?