exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 86 discussion

Exam question from Amazon's ANS-C00
Question #: 86
Topic #: 1
[All ANS-C00 Questions]

A network engineer has configured a private hosted zone using Amazon Route 53. The engineer needs to configure health checks for record sets within the zone that are associated with instances.
How can the engineer meet the requirements?

  • A. Configure a Route 53 health check to a private IP associated with the instances inside the VPC to be checked.
  • B. Configure a Route 53 health check pointing to an Amazon SNS topic that notifies an Amazon CloudWatch alarm when the Amazon EC2 StatusCheckFailed metric fails.
  • C. Create a CloudWatch metric that checks the status of the EC2 StatusCheckFailed metric, add an alarm to the metric, and then create a health check that is based on the state of the alarm.
  • D. Create a CloudWatch alarm for the StatusCheckFailed metric and choose Recover this instance, selecting a threshold value of 1.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
dirk_gentley
Highly Voted 3 years, 7 months ago
C - https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html
upvoted 17 times
...
PeppaPig
Highly Voted 3 years, 6 months ago
C is the only correct answer. A is wrong. Route 53 health checkers are outside the VPC. To check the health of an endpoint within a VPC by IP address, you must assign a public IP address to the instance in the VPC. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html
upvoted 11 times
...
JohnnyBG
Most Recent 3 years, 4 months ago
Selected Answer: C
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html
upvoted 2 times
...
hugo1111
3 years, 4 months ago
Selected Answer: C
It is C A is wrong...need public access for health check
upvoted 2 times
...
borisgor
3 years, 5 months ago
Selected Answer: C
it's clear
upvoted 1 times
...
GV19
3 years, 7 months ago
A - (Health checks that monitor an endpoint) - can be a solution but is not scalable and prone to error, as the question says "instances" - its not a single instance. C - Health checks that monitor CloudWatch alarms - Correct Answer
upvoted 3 times
PeppaPig
3 years, 6 months ago
A is wrong, Route53 health check cannot use private IP addresses
upvoted 4 times
...
...
kvirk
3 years, 7 months ago
C is correct https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html
upvoted 4 times
...
exmjame
3 years, 7 months ago
C . You can create a CloudWatch metric, associate an alarm with the metric, and then create a health check that is based on the data stream for the alarm. For example, you might create a CloudWatch metric that checks the status of the EC2 StatusCheckFailed metric, add an alarm to the metric, and then create a health check that is based on the data stream for the alarm.
upvoted 6 times
...
pechung1206
3 years, 7 months ago
A. A. Configure a Route 53 health check to a private IP associated with the instances inside the VPC to be checked.
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 ...