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

1 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen