SOA-C02 · Question #635
SOA-C02 Question #635: Real Exam Question with Answer & Explanation
The correct answer is A: Use Amazon CloudWatch Synthetics to create canaries to perform the monitoring.. Amazon CloudWatch Synthetics enables you to create canaries that perform step-by-step operations to monitor endpoints, including both application and API endpoints. The canaries can execute multiple operations sequentially, allowing you to simulate user interactions and check the
Question
A SysOps administrator needs to implement a solution to monitor a company's application endpoints and API endpoints. The solution must perform several operations in sequential order to determine whether an endpoint is functioning correctly. Which solution will meet these requirements?
Options
- AUse Amazon CloudWatch Synthetics to create canaries to perform the monitoring.
- BCreate Amazon CloudFront distributions that use CloudFront Functions to run the required code
- CCreate an Amazon EventBridge event rule for each endpoint. Include the required operations for
- DDeploy the Amazon CloudWatch agent. Use CloudWatch ServiceLens to run the required code
Explanation
Amazon CloudWatch Synthetics enables you to create canaries that perform step-by-step operations to monitor endpoints, including both application and API endpoints. The canaries can execute multiple operations sequentially, allowing you to simulate user interactions and check the full functionality of an endpoint. This solution meets the requirements by providing automated, scriptable monitoring that can detect issues in a reliable manner.
Community Discussion
No community discussion yet for this question.