AWS Certified Security – Specialty — Question 257

An organization has tens of applications deployed on thousands of Amazon EC2 instances. During testing, the Application team needs information to let them know whether the network access control lists (network ACLs) and security groups are working as expected.
How can the Application team's requirements be met?

Answer options

Correct answer: A

Explanation

The correct answer is A because VPC Flow Logs provide detailed information about the IP traffic going to and from network interfaces in your VPC, which is essential for monitoring network ACLs and security groups. Options B and C are not suitable as they focus on different services or configurations that do not directly address the requirement of monitoring network access. Option D, while useful for tracking API calls, does not provide the necessary details about network traffic behavior.