AWS Certified SysOps Administrator – Associate (legacy) — Question 78

Malicious traffic is reaching company web servers. A SysOps Administrator is tasked with blocking this traffic. The malicious traffic is distributed over many IP addresses and represents much higher traffic than is typically seen from legitimate users.
How should the Administrator protect the web servers?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS WAF allows for advanced traffic filtering and rate limiting, which is essential for mitigating distributed malicious traffic. Option A and B are not effective as security groups and network ACLs do not handle dynamic and high-volume malicious traffic well. Option D can help with performance but does not specifically address the need to block the malicious traffic effectively.