SAP-C02 · Question #1
A solutions architect is designing a network for a new cloud deployment. Each account will need autonomy to modify route tables and make changes. Centralized and controlled egress internet…
The correct answer is D. A shared transit gateway to which each VPC will be attached. Outbound internet access will route. https://docs.aws.amazon.com/whitepapers/latest/building-scalable-secure-multi-vpc-network- infrastructure/centralized-egress-to-internet.html AWS Transit Gateway helps you design and implement networks at scale by acting as a cloud router. As your network grows, the complexity…
Question
A solutions architect is designing a network for a new cloud deployment. Each account will need autonomy to modify route tables and make changes. Centralized and controlled egress internet connectivity is also needed. The cloud footprint is expected to grow to thousands of AWS accounts. Which architecture will meet these requirements?
Options
- AA centralized transit VPC with a VPN connection to a standalone VPC in each account. Outbound
- BA centralized shared VPC with a subnet for each account. Outbound internet traffic will controlled
- CA shared services VPC to host central assets to include a fleet of firewalls with a route to the
- DA shared transit gateway to which each VPC will be attached. Outbound internet access will route
How the community answered
(37 responses)- A27% (10)
- B5% (2)
- C11% (4)
- D57% (21)
Explanation
https://docs.aws.amazon.com/whitepapers/latest/building-scalable-secure-multi-vpc-network- infrastructure/centralized-egress-to-internet.html AWS Transit Gateway helps you design and implement networks at scale by acting as a cloud router. As your network grows, the complexity of managing incremental connections can slow you down. AWS Transit Gateway connects VPCs and on-premises networks through a central hub. This simplifies your network and puts an end to complex peering relationships --each new connection is only made once.
Community Discussion
No community discussion yet for this question.