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
posta 2 anni fa405 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande