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

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 IP addresses and improves availability and performance by routing traffic over the AWS global network. AWS WAF can be integrated directly with Application Load Balancers (ALBs) to protect the HTTP-based application, whereas Network Load Balancers (NLBs) do not natively support AWS WAF. Amazon CloudFront is not suitable here because it does not offer static IP addresses for client-facing entry points.