question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[route53] Support for health checks

See original GitHub issue

Currently the only way to define a health check or even to enable health checks for alias targets appears to be using Cfn resources instead of the higher level constructs.

Use Case

Route53 health checks are commonly used for multi-region architectures, and not being able to create them is a little limiting

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:25
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
Fitmavincentcommented, Aug 18, 2021

Before this feature is available in the new release, do we have any way to associate a Cloudwatch Alarm with the Route53 Health Check in CDK?

6reactions
shivlakscommented, Aug 7, 2020

@justin8 I agree this is a pretty important missing feature. marking it as a p1 to help us prioritize getting it implemented and added in.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating Amazon Route 53 health checks and configuring ...
Amazon Route 53 health checks monitor the health and performance of your web applications, web servers, and other resources. Each health check that...
Read more >
Amazon Route 53: Health Checks and DNS Failover
Route 53 health checks are a function that allow you to monitor the health of selected types of AWS resources or any endpoints...
Read more >
How health checks work in simple Amazon Route 53 ...
Route 53 chooses a record based on the routing policy. · It determines the current health of the selected record by checking the...
Read more >
AWS Route 53 - Health Checks and DNS Failover - Quizlet
Amazon Route 53 performs health checks of the Amazon S3 service itself in each AWS region. When you enable Evaluate Target Health on...
Read more >
Setting up Route 53 Health Checks - Squadcast
If your health check is based on a CloudWatch alarm, Route 53 monitors the data stream for the corresponding alarm instead of monitoring...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found