ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

96 / 340

Question 96:

You’ve set up a VPC with a CIDR block of 10.0.0.0/16. You’ve set up a public and private subnet with CIDR blocks of 10.0.1.0/24 and 10.0.2.0/24 respectively. You attached an Internet gateway to the VPC. Which of the following changes have to be made to the custom route table for the public subnet to allow internet connectivity?

Answer options:

A.Add a Route entry of Destination of 10.0.0.0/16 and the Target as the Internet gateway.
B.Add a Route entry of Destination of 10.0.1.0/16 and the Target as the Internet gateway.
C.Add a Route entry of Destination of 10.0.2.0/16 and the Target as the Internet gateway.
D.Add a Route entry of Destination of 0.0.0.0/0 and the Target as the Internet gateway.