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

A company is seeing access requests by some suspicious IP addresses. The security team discovers the requests are from different IP addresses under the same CIDR range.
What should a solutions architect recommend to the team?

Answer options

Correct answer: C

Explanation

The correct answer is C because adding a deny rule in the inbound table of the network ACL with a lower number ensures that the rule takes precedence over other rules, effectively blocking the suspicious traffic. Options A and B would not apply since we need to block inbound traffic, and option D addresses outbound traffic, which is not the primary concern in this scenario.