AWS Certified SysOps Administrator – Associate — Question 87

A company has a public website that recently experienced problems. Some links led to missing webpages, and other links rendered incorrect webpages. The application infrastructure was running properly, and all the provisioned resources were healthy. Application logs and dashboards did not show any errors, and no monitoring alarms were raised. Systems administrators were not aware of any problems until end users reported the issues.

The company needs to proactively monitor the website for such issues in the future and must implement a solution as soon as possible.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: C

Explanation

The correct answer, C, is the best choice as Amazon CloudWatch Synthetics canaries are specifically designed for synthetic monitoring, allowing the company to proactively check the website's availability and functionality with minimal management. Option A introduces unnecessary complexity by requiring application code changes and log parsing, while B, although effective, still requires additional Lambda function management. Option D does not specifically address the proactive monitoring of website issues as effectively as the canary solution.