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

A company’s web application is running on Amazon EC2 instances behind an Application Load Balancer. The company recently changed its policy, which now requires the application to be accessed from one specific country only.

Which configuration will meet this requirement?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS WAF can be configured to restrict access based on geographic location, effectively enforcing the policy. Options A and B involve security groups, which manage access at the instance and load balancer levels but do not provide geo-restriction capabilities. Option D pertains to network ACLs, which also do not support country-based filtering.