AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 76

A Network Engineer needs to be automatically notified when a certain TCP port is accessed on a fleet of Amazon EC2 instances running in an Amazon VPC.
Which of the following is the MOST reliable solution?

Answer options

Correct answer: A

Explanation

Option A is the most reliable solution because it leverages the network ACL and CloudWatch metrics, providing a direct and efficient way to monitor traffic at the network level. The other options involve installing software on each EC2 instance, which introduces complexity and potential points of failure, making them less reliable for monitoring network access.