SOA-C03 · Question #113
A company needs to monitor its website's availability to end users. The company needs a solution to provide an Amazon Simple Notification Service (Amazon SNS) notification if the website's uptime…
The correct answer is C. Create an Amazon CloudWatch Synthetics heartbeat monitoring canary. Associate the canary. CloudWatch Synthetics heartbeat canaries simulate real user traffic to continuously monitor website availability and performance from an end-user perspective. By setting a CloudWatch alarm on the SuccessPercent metric and configuring it to send SNS notifications when uptime…
Question
A company needs to monitor its website's availability to end users. The company needs a solution to provide an Amazon Simple Notification Service (Amazon SNS) notification if the website's uptime decreases to less than 99%. The monitoring must provide an accurate view of the user experience on the website. Which solution will meet these requirements?
Options
- ACreate an Amazon CloudWatch alarm that is based on the website's logs that are published to a
- BCreate an Amazon CloudWatch alarm that is based on the website's published metrics in
- CCreate an Amazon CloudWatch Synthetics heartbeat monitoring canary. Associate the canary
- DCreate an Amazon CloudWatch Synthetics broken link checker monitoring canary. Associate the
How the community answered
(21 responses)- A5% (1)
- B14% (3)
- C76% (16)
- D5% (1)
Explanation
CloudWatch Synthetics heartbeat canaries simulate real user traffic to continuously monitor website availability and performance from an end-user perspective. By setting a CloudWatch alarm on the SuccessPercent metric and configuring it to send SNS notifications when uptime falls below 99%, the company gains accurate, automated monitoring of actual user experience with minimal operational effort.
Topics
Community Discussion
No community discussion yet for this question.