Monitoring without CloudWatch

0

Hello There,

We are trying to monitor health checks for AWS Route 53. Everything I'm reading online to do this references CloudWatch or Amazon proprietary monitoring tools.

My question is: Are we required to use CloudWatch or Amazon proprietary monitoring tools to monitor health checks in Route 53 or can we use third-party?

Kind Regards,

NDSNOC
asked 5 months ago165 views
2 Answers
1

Hello.

I use CloudWatch because Route 53 itself is an AWS service.
By using CloudWatch, it is possible to easily send notifications using Alarm settings.
Although Zabbix and others can be used in conjunction with AWS, there are operational disadvantages such as the need to build and maintain monitoring tools.
Also, if you want to obtain Route53 metrics with Zabbix, you will need to create your own script using the following functions.
https://www.zabbix.com/documentation/current/en/manual/config/items/itemtypes/external

profile picture
EXPERT
answered 5 months ago
0

Customers also use Puppeteer or Selenium. I suggest also browsing through CloudWatch's managed Puppeteer/managed Selenium solution: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries.html which is quite powerful.

Synthetics canaries offer programmatic access to a headless Google Chrome Browser via Puppeteer or Selenium Webdriver. For more information about Puppeteer, see Puppeteer. For more information about Selenium, see www.selenium.dev/.

EXPERT
Surbhi
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions