ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

46 / 474

Question 46:

An application is publishing a custom CloudWatch metric any time an HTTP 504 error appears in the application error logs. These errors are being received intermittently. There is a CloudWatch Alarm for this metric, and the Developer would like the alarm to trigger ONLY if it breaches two evaluation periods or more.
What should be done to meet these requirements?
 

Answer options:

A.Update the CloudWatch Alarm to send a custom notification depending on results.
B.Publish the value zero whenever there are no “HTTP 504” errors.
C.Use high – resolution metrics to get data pushed to CloudWatch more frequently.
D.The evaluation period and Data Points to Alarm should be set to 2 while creating this alarm.