Question 88:
You are a DevOps engineer in a financial company. In order to meet an ongoing compliance audit in the company, you need to set up CloudWatch alarms for the key AWS resources in production including EC2, DynamoDB, Lambda, etc. To save time, you plan to create CloudWatch alarms based on existing CloudWatch Metrics. Which scenarios are suitable for this? (Select TWO.)
Answer options:
A.When the latency of ELB exceeds 10 seconds over two minutes, trigger an alarm and send an email notification to your team. B.When someone in the development team has provided comments on commit or pull requests in AWS CodeCommit service, notify relevant team members. C.Notify the team when excessive throttling occurs for a DynamoDB table that stores users’ subscription data. D.When the average EC2 instance memory usage exceeds 95 percent for five minutes, trigger an alarm and launch another EC2 instance. E.When there are some critical Tomcat errors happening in EC2 instances, immediately send an SMS to the on-call support.