CloudWatch alarms creating automatically

0

Recently I worked with a project that needs some EC2 servers and RDS for the web applications. After creating all infrastructure resources, I have to create CloudWatch alarms for all EC2 and RDS instances, then I found I have to create hundreds of alarms in CloudWatch which is a nightmare for me!

In order to make life easier, I developed a solution for this situation, for details please refer to the following link:
https://github.com/jayhebe/cloudwatch_alarm_generator

Hope this is helpful and I know there are a lot of limitations and as a beginner of programming, the code is not perfect as well, but I am still working on that iteratively to make it better.

Let me know if you have any question :)

Br
Jay

Jay
已提問 2 年前檢視次數 406 次
1 個回答
0

Thank you very much for sharing this project with us, this is a great initiative. You may be interested to check in on the CloudWatch Auto Alarm sample that AWS hosts on https://github.com/aws-samples/amazon-cloudwatch-auto-alarms. I hope you find it helpful as well.

profile pictureAWS
Jsc
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南