Multiple Choice
A company has an Amazon VPC that is divided into a public subnet and a private subnet. A web application runs in Amazon VPC, and each subnet has its own NACL. The public subnet has a CIDR of 10.0.0.0/24. An Application Load Balancer is deployed to the public subnet. The private subnet has a CIDR of 10.0.1.0/24. Amazon EC2 instances that run a web server on port 80 are launched into the private subnet. Only network traffic that is required for the Application Load Balancer to access the web application can be allowed to travel between the public and private subnets. What collection of rules should be written to ensure that the private subnet's NACL meets the requirement? (Choose two.)
A) An inbound rule for port 80 from source 0.0.0.0/0.
B) An inbound rule for port 80 from source 10.0.0.0/24.
C) An outbound rule for port 80 to destination 0.0.0.0/0.
D) An outbound rule for port 80 to destination 10.0.0.0/24.
E) An outbound rule for ports 1024 through 65535 to destination 10.0.0.0/24.
Correct Answer:

Verified
Correct Answer:
Verified
Q349: A user has created a VPC with
Q350: A user has created a VPC with
Q351: Identify a true statement about using an
Q352: A user is planning to host a
Q353: A large global financial services company has
Q355: Which EC2 functionality allows the user to
Q356: Which of the following is true while
Q357: A user is trying to understand the
Q358: A solutions architect is designing the data
Q359: A 3-tier e-commerce web application is current