nerdexam
Amazon

SOA-C02 · Question #635

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…

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…

Submitted by hans_de· Mar 30, 2026Monitoring, Logging, and Remediation

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

How the community answered

(60 responses)
  • A
    80% (48)
  • B
    13% (8)
  • C
    5% (3)
  • D
    2% (1)

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.

Topics

#CloudWatch Synthetics#canaries#endpoint monitoring#sequential checks

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice