AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 61

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?

Answer options

Correct answer: C

Explanation

Option C is correct because it directly links the health check to the status of the CloudWatch alarm, effectively monitoring the health of the EC2 instance. Option A is incorrect as it cannot perform health checks for private IPs in a private hosted zone. Option B does not correctly implement health checks on the record sets, and option D does not provide a health check mechanism but rather a recovery action based on a threshold.