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
feita há 2 anos405 visualizações
1 Resposta
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
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas