DEV Community

Mauricio Klein
Mauricio Klein

Posted on • Edited on • Originally published at mklein.io

Setting up recurring CloudWatch alarms

In this post we will see how to turn a single-fired CloudWatch alarm into a recurring reminder.

We will explore two different solutions using native AWS services, with detailed implementation and when you should use one or the other.

๐ŸŽ BONUS: both implementations are available using Serverless Framework


๐Ÿ‘‰ CONTINUE READING HERE

Top comments (0)