ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

536 / 690

Question 536:

You are working as a Solutions Architect in an organization. You have peered VPC A and VPC B as a requester and an acceptor where both the VPCs can communicate with each other. Now you want the resources in the private subnets of both the VPCs to reach out to the internet. But no one on the internet should be able to reach the resources within both the VPCs. Which of the below will achieve the desired outcome?

Answer options:

A.Create a NAT Gateway in VPC A and route VPC B`s outbound to VPC A`s NAT Gateway.
B.Create an Internet Gateway in VPC A and route VPC B`s outbound to VPC A`s Internet Gateway.
C.Create NAT Gateways in both VPCs and configure routes for each VPC to use its own NAT Gateway.
D.Simply create a NAT Instance in VPC A.Nothing else is required.