Cloud Watch:
AmazonCloud Watch monitors your Amazon Web Services (AWS) resources and the
applications you run on AWS in real-time. You can use Cloud Watch to collect
and track metrics, which are variables you can quantity for your incomes and
applications.
The
Cloud Watch home page repeatedly displays metrics about every AWS service you
use. You can additionally create custom consoles to display metrics about your
custom applications and display custom groups of metrics that you choose.
You
can create alarms which watch metrics and send notifications or automatically
make changes to the resources you are monitoring when a threshold is breached.
For example, you can monitor the CPU usage and disk reads and writes of your
Amazon EC2 instances and then use this data to determine whether you should
launch additional instances to handle the increased load. You can also use this
data to stop under-used instances to save money.
Related AWS Service:
Amazon Simple Notification Services(Amazon SNS):
Amazon EC2
Auto Scaling:
AWS Cloud Trails:
AWS Identity and Access Management:
Aws access
management is a web service that helps you securely control access to AWS
resources for your users. Use IAM to control who can use your AWS resources (authentication)
and what resources they can use in which ways (authorization).
Monitoring the aws services health
dashboard:
·
AWS Lambda functions
·
Kinesis streams
·
Amazon SQS queues
·
Built-in targets (CloudWatch alarm actions)
·
Amazon SNS topics
The
following are some use cases:
·
Use a Lambda function to pass a notification to a Slack channel
when an event occurs.
·
Send custom text or SMS notifications with Amazon SNS when an
AWS Health event happens by using Lambda and CloudWatch Events.
Automating Actions for EC2 Instances:
No comments:
Post a Comment