nerdexam
Amazon

SOA-C02 · Question #366

A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer. The instances are in an Amazon EC2 Auto Scaling group. The application is accessed with a public URL. A S

The correct answer is A. Create an Amazon CloudWatch Synthetics canary with a script that follows customer routes.. You can use Amazon CloudWatch Synthetics to create canaries, configurable scripts that run on a schedule, to monitor your endpoints and APIs. Canaries follow the same routes and perform the same actions as a customer, which makes it possible for you to continually verify your cus

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

Question

A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer. The instances are in an Amazon EC2 Auto Scaling group. The application is accessed with a public URL. A SysOps administrator needs to implement a monitoring solution that checks the availability of the application and follows the same routes and actions as a customer. The SysOps administrator must receive a notification if less than 95% of the monitoring runs find no errors. Which solution will meet these requirements?

Options

  • ACreate an Amazon CloudWatch Synthetics canary with a script that follows customer routes.
  • BCreate Amazon Route 53 health checks that monitor the availability of the endpoint. Create
  • CCreate a single AWS Lambda function to check whether the endpoints are available for each
  • DCreate an AWS Lambda function for each customer path to check whether that specific endpoint

How the community answered

(51 responses)
  • A
    80% (41)
  • B
    4% (2)
  • C
    6% (3)
  • D
    10% (5)

Explanation

You can use Amazon CloudWatch Synthetics to create canaries, configurable scripts that run on a schedule, to monitor your endpoints and APIs. Canaries follow the same routes and perform the same actions as a customer, which makes it possible for you to continually verify your customer experience even when you don't have any customer traffic on your applications. By using canaries, you can discover issues before your customers do. https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_

Topics

#CloudWatch Synthetics#canary monitoring#application availability#synthetic testing

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice