AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 60

A company has deployed an application in a VPC that uses a NAT gateway for outbound traffic to the internet. A network engineer notices a large quantity of suspicious network traffic that is traveling from the VPC over the internet to IP addresses that are included on a deny list. The network engineer must implement a solution to determine which AWS resources are generating the suspicious traffic. The solution must minimize cost and administrative overhead.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is the most efficient solution since it allows for direct querying of VPC flow logs in CloudWatch Logs Insights, minimizing costs and administrative tasks. Option A, while effective, involves additional cost and complexity with deploying and managing an EC2 instance. Option B requires a SIEM solution, which can be more expensive and complex to manage. Option D introduces unnecessary complexity and costs by utilizing Kinesis and Athena instead of directly analyzing the flow logs.