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

A city has deployed a web application running on Amazon EC2 instances behind an Application Load Balancer (ALB). The application's users have reported sporadic performance, which appears to be related to DDoS attacks originating from random IP addresses. The city needs a solution that requires minimal configuration changes and provides an audit trail for the DDoS sources.

Which solution meets these requirements?

Answer options

Correct answer: C

Explanation

AWS Shield Advanced provides managed DDoS protection directly on the ALB and includes access to the AWS DDoS Response Team (DRT) and comprehensive post-attack diagnostics for auditing, satisfying the minimal configuration constraint. Amazon Inspector is a vulnerability scanner rather than a DDoS protection service, ruling out Option B. Options A and D introduce significant operational overhead and architectural changes, such as setting up Amazon CloudFront or manually writing complex AWS WAF rules.