Question 362:
A company has an application hosted in AWS. This application consists of EC2 Instances that sit behind an ELB. The following are the requirements from an administrative perspective. a) Must be able to collect and analyze logs about ELB’s performance. b) Ensure that notifications are sent when the latency goes beyond 10 seconds. What should be used to achieve this requirement? (SELECT TWO)
Answer options:
A.Use CloudWatch for monitoring. B.Enable VPC Flow logs and then investigate the logs whenever there is an issue. C.Enable the logs on the ELB with Latency Alarm that sends an email and then investigate the logs whenever there is an issue. D.Use CloudTrail to monitor whatever metrics need to be monitored.