Question 39:
An ECS cluster running on docker containers is launched using AWS Fargate Launch type. The Operations Team is looking for traffic logs between each of the tasks and engaging you to collect these logs. Which is the correct interface on which VPC flow logs can be applied to meet this requirement?
Answer options:
A.Apply VPC flow logs on the docker virtual interface to monitor traffic between each task. B.Apply VPC flow logs on Amazon EC2 instance secondary ENI to monitor traffic between each task. C.Apply VPC flow logs on ENI of the Amazon ECS task to monitor traffic between each task. D.Apply VPC flow logs on Amazon EC2 instance primary ENI to monitor traffic between each task.