AWS Certified Solutions Architect – Associate (SAA-C03) — Question 215

A company runs a web application on Amazon EC2 instances in multiple Availability Zones. The EC2 instances are in private subnets. A solutions architect implements an internet-facing Application Load Balancer (ALB) and specifies the EC2 instances as the target group. However, the internet traffic is not reaching the EC2 instances.

How should the solutions architect reconfigure the architecture to resolve this issue?

Answer options

Correct answer: D

Explanation

The correct answer is D because creating public subnets in each Availability Zone and associating them with the ALB allows the load balancer to route internet traffic to the EC2 instances correctly. The other options either require unnecessary changes to the network configuration or do not adequately address the issue of routing internet traffic to the instances in private subnets.