ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

542 / 690

Question 542:

Your organization was looking to download patches onto an existing EC2 instance inside a private subnet in an existing custom VPC. You created a NAT Gateway. However, when you try to download patches from the internet onto the EC2 instance, the connection gets timed out. What could be the reason? (Select TWO)

Answer options:

A.NAT Gateway created in a private subnet without an Internet Gateway.
B.NAT Gateway is created without an Elastic IP Address. 
C.The route table is NOT updated to direct Internet-bound traffic to the NAT gateway.
D.NAT Gateway’s Security Group inbound rules do not allow traffic from EC2 instance.