Which AWS service or tool can be used to capture information about inbound and outbound traffic in an Amazon VPC?
Which AWS service or tool can be used to capture information about inbound and outbound traffic in an Amazon VPC?
VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your Amazon VPC. This service allows you to monitor, capture, and analyze both inbound and outbound traffic, making it possible to troubleshoot network issues, monitor traffic, and ensure security compliance. Other options like Amazon Inspector, VPC endpoint services, and NAT gateway do not serve this specific purpose.
VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC.
A. VPC Flow Logs "VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. Flow log data can be published to the following locations: Amazon CloudWatch Logs, Amazon S3, or Amazon Kinesis Data Firehose. After you create a flow log, you can retrieve and view the flow log records in the log group, bucket, or delivery stream that you configured." https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html
A is correct.
Answer is A.
Vote for A
A is the answer.
The correct answer is A
A. VPC Flow Logs
A. VPC Flow Logs
VPC Flow Logs is a feature of Amazon VPC that allows you to capture information about the network traffic that flows to and from your VPC. This information can be used to troubleshoot network issues, monitor network usage, and audit network activity.
VPC Flow Logs
Option A - VPC Flowlogs
✔ VPC Flow Logs = Capture network traffic logs (Inbound & Outbound) in an Amazon VPC. ✔ Useful for security monitoring, troubleshooting, and compliance auditing. ✔ Look for keywords like "capture traffic logs", "monitor network traffic", or "track IP connections" in exam questions