ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

242 / 690

Question 242:

A company consists of 50 plus AWS accounts. Each account has multiple VPCs with egress internet connectivity using NAT gateway per Availability Zone (AZ). A solution architect has been asked to redesign the network architecture that will reduce costs, and manage egress traffic, and the growing needs of new accounts.
Which solution meets the requirements?

Answer options:

A.Create an egress VPC for outbound internet traffic. Use VPC peering between AWS accounts` VPCs and connect to a set of redundant NAT gateway in the egress VPC.B.Create a Transit Gateway in one central AWS account that will work as a hub and spoke model to other accounts VPCs using VPC attachments. Setup an egress VPC for egress traffic with redundant Nat Gateways.
C.Create a central VPC for outbound internet traffic. Use AWS Private links between AWS accounts` VPCs to a redundant NAT gateway in the central VPC.D.Create a Transit Gateway in one central AWS account that will work as a hub and spoke model to other accounts VPCs using VPN attachments. Set up a Central VPC for egress traffic with redundant Nat Gateways.