Sunday, 1 January 2023

Configure Amazon CloudWatch to Notify Change In EC2 CPU Utilization

 

Configure Amazon CloudWatch to Notify Change In EC2 CPU Utilization

Amazon CloudWatch is a monitoring and observability service built for DevOps engineers, developers, site reliability engineers (SREs), and IT managers. CloudWatch provides you with data and actionable insights to monitor your applications, respond to system-wide performance changes, optimize resource utilization, and get a unified view of operational health.

metric alarm watches a single CloudWatch metric or the result of a math expression based on CloudWatch metrics. The alarm performs one or more actions based on the value of the metric or expression relative to a threshold over several time periods. The action can be an Amazon EC2 action, an Auto Scaling action, or a notification sent to an Amazon SNS topic.
Amazon CloudWatch - Application and Infrastructure Monitoring

In this activity guide, we cover Step by step instructions on how to create CloudWatch Alarms to notify when CPU Utilization of an Instance exceeds the threshold.

No comments:

Post a Comment