AWS Certified Cloud Practitioner (CLF-C02) — Question 213
Which AWS service or tool can be used to capture information about inbound and outbound traffic in an Amazon VPC?
Answer options
- A. VPC Flow Logs
- B. Amazon Inspector
- C. VPC endpoint services
- D. NAT gateway
Correct answer: A
Explanation
The correct answer is VPC Flow Logs, as it specifically captures and logs information about traffic going in and out of a VPC. Amazon Inspector is used for security assessments, VPC endpoint services facilitate private connectivity, and a NAT gateway is used for enabling outbound internet access for instances in a private subnet, but none of these options log traffic data.