ANS-C01 · Question #38
A security team is performing an audit of a company's AWS deployment. The security team is concerned that two applications might be accessing resources that should be blocked by network ACLs and…
The correct answer is C. Create VPC flow logs in a custom format. Set the application subnets as resources. Include the. https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html
Question
A security team is performing an audit of a company's AWS deployment. The security team is concerned that two applications might be accessing resources that should be blocked by network ACLs and security groups. The applications are deployed across two Amazon Elastic Kubernetes Service (Amazon EKS) clusters that use the Amazon VPC Container Network Interface (CNI) plugin for Kubernetes. The clusters are in separate subnets within the same VPC and have a Cluster Autoscaler configured. The security team needs to determine which POD IP addresses are communicating with which services throughout the VPC. The security team wants to limit the number of flow logs and wants to examine the traffic from only the two applications. Which solution will meet these requirements with the LEAST operational overhead?
Options
- ACreate VPC flow logs in the default format. Create a filter to gather flow logs only from the EKS
- BCreate VPC flow logs in a custom format. Set the EKS nodes as the resource Include the pkt-
- CCreate VPC flow logs in a custom format. Set the application subnets as resources. Include the
- DCreate VPC flow logs in a custom format. Create a filter to gather flow logs only from the EKS
How the community answered
(48 responses)- A25% (12)
- B6% (3)
- C58% (28)
- D10% (5)
Explanation
https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html
Topics
Community Discussion
No community discussion yet for this question.