Sending Notifications
-
John can use AWS Simple notification Service to send the notifications.
-
AWS SNS that use publishers & subscribers
-
Lets create an sns topic
-
Lets create subscriptions for the topic
-
Now lets integrate cloud watch alarm with the sns topic
-
Lets create ec2 machine and have a stress tool and create a CPU Utilization Alarm (CPU Utilization > 70 for a period of 5 mins)
-
Whenever CPU Utilization is greater than 80% raise an defect in ITSM (IT Service Management)
Install AWS CLI
- Refer Here for youtube video to setup & configure aws cli
- To get available metrics execute cli commands as shown below