ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

560 / 690

Question 560:

Your organization had setup a VPC with CIDR range 10.10.0.0/16. There are total 100 subnets within the VPC and are being actively used by multiple application teams. An application team who is using 50 EC2 instances in subnet 10.10.55.0/24 complains there are intermittent outgoing network connection failures for around 30 random EC2 instances in a given day. How would you troubleshoot issue with minimal configuration and minimal logs written?

Answer options:

A.Create a flow log for the VPC and filter the logs in CloudWatch log group.
B.Create flow log for each EC2 instance network interface one by one and troubleshoot the connection issue.
C.Create a flow log for subnet 10.10.55.0/24.
D.None of the above.