CLF-C02 · Question #553
A company is deploying a set of Amazon EC2 instances into a VPC. The company needs to create a list of IP addresses that try to connect to the EC2 instances. Which AWS service or feature will…
The correct answer is D. VPC Flow Logs. VPC Flow Logs capture information about the IP traffic to and from network interfaces in a VPC. This allows the company to create a list of IP addresses that attempt to connect to EC2 instances. These logs can be analyzed to monitor network traffic patterns, troubleshoot…
Question
A company is deploying a set of Amazon EC2 instances into a VPC. The company needs to create a list of IP addresses that try to connect to the EC2 instances. Which AWS service or feature will provide this information?
Options
- AAWS CloudTrail logs
- BAmazon CloudWatch metrics
- CAWS Config
- DVPC Flow Logs
How the community answered
(41 responses)- A2% (1)
- B5% (2)
- C2% (1)
- D90% (37)
Explanation
VPC Flow Logs capture information about the IP traffic to and from network interfaces in a VPC. This allows the company to create a list of IP addresses that attempt to connect to EC2 instances. These logs can be analyzed to monitor network traffic patterns, troubleshoot issues, and detect potential security threats.
Community Discussion
No community discussion yet for this question.