exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 476 discussion

A company runs a single-page web application on AWS. The application uses Amazon CloudFront to deliver static content from an Amazon S3 bucket origin. The application also uses an Amazon Elastic Kubernetes Service (Amazon EKS) cluster to serve API calls.

Users sometimes report that the website is not operational, even when monitoring shows that the index page is reachable and that the EKS cluster is healthy. A SysOps administrator must implement additional monitoring that can detect when the website is not operational before users report the problem.

Which solution will meet these requirements?

  • A. Create an Amazon CloudWatch Synthetics heartbeat monitor canary that points to the fully qualified domain name (FQDN) of the website.
  • B. Create an Amazon CloudWatch Synthetics API canary that monitors the availability of API endpoints from the EKS cluster.
  • C. Create an Amazon CloudWatch RUM app monitor that points to the fully qualified domain name (FQDN) of the website. Configure the app monitor to collect performance telemetry and JavaScript errors.
  • D. Create an Amazon CloudWatch RUM app monitor that uses the API endpoints from the EKS cluster.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
igor12ghsj577
5 months ago
Selected Answer: A
I would say better is A. It checks end to end, not only API calls.
upvoted 2 times
...
numark
5 months, 1 week ago
Answer is B and chatGPT agrees: Answer is B and chatGPT agrees: to detect when the website is not operational before users report the problem, the SysOps administrator should implement synthetic monitoring. Create a CloudWatch Synthetics Canary: Amazon CloudWatch Synthetics allows you to create canaries, which are scripts that run on a scheduled basis to simulate user interactions with the web application. The canaries can check if both the index page (served from S3) and API endpoints (served from EKS) are reachable and functioning as expected.
upvoted 1 times
numark
4 months, 2 weeks ago
it is A>>Amazon CloudWatch Synthetics allows you to create canaries to monitor your endpoints and APIs. A heartbeat monitor canary is like a scheduled task that automatically performs health checks at specified intervals. By creating a canary that points to the FQDN of the website, you can test the entire front-end application stack, including content delivery through Amazon CloudFront and the static content hosting on Amazon S3. While monitoring the API endpoints is important for ensuring that the application's backend is functioning correctly, it does not provide a complete picture of the user experience. Since the reported issue is that the website is not operational, it suggests that the problem may not be with the backend alone but could include the front end and the interaction between the front end and the backend.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago