AWS Certified Solutions Architect – Associate (SAA-C02) — Question 792

A company has users all around the world accessing its HTTP-based application deployed on Amazon EC2 instances in multiple AWS Regions. The company wants to improve the availability and performance of the application. The company also wants to protect the application against common web exploits that may affect availability, compromise security, or consume excessive resources. Static IP addresses are required.
What should a solutions architect recommend to accomplish this?

Answer options

Correct answer: B

Explanation

AWS Global Accelerator satisfies the static IP requirement by providing two static Anycast IP addresses while improving global application performance and availability. Deploying AWS WAF on the regional Application Load Balancers (ALBs) protects the HTTP-based application from common web exploits. AWS WAF cannot be integrated directly with Network Load Balancers (NLBs), and Amazon CloudFront does not provide static IP addresses for client access.