AWS Certified Security – Specialty — Question 227

A security engineer has noticed an unusually high amount of traffic coming from a single IP address. This was discovered by analyzing the Application Load
Balancer's access logs.
How can the security engineer limit the number of requests from a specific IP address without blocking the IP address?

Answer options

Correct answer: B

Explanation

The correct answer is B, as implementing a rate-based rule with AWS WAF allows the security engineer to limit the number of requests from a specific IP address without blocking it entirely. Option A would redirect traffic but not control the request rate, while C focuses on DDoS protection rather than request limiting. Option D is irrelevant in this context as it does not address request volume from a specific IP.