Monitoring and Analytics Flashcards
what is Monitoring
Observing systems, collecting metrics and then using data to decide decisions
What does AWS have in store for onitoring
Amazon CloudWatch
What is Amazon Cloudwatch
A Web service that enables you to monitor and manage various metrics and configure alarms based on the metrics
How does the cloudwatch works
CloudWatch uses the metrics to represent the data points for your resources. AWS service sends the metrics to Cloudwatch. Cloudwatch then uses the metrics to create graphical representation
Cloudwatch Alarms
We can configure CloudWatch to create Alarms that automatically performs actions if the value of the metrics is gone above or below the threshold. We can configure alarms to send notifications
How can we access all metrics from single locations
Cloudwatch Dashboard
What is AWS CloudTrail
It records API calls to your account
what does the recorded info by cloudtrail consists?
The identity of API caller, the ip address of teh request, the time of the request and so on
What is CLoudtrail Insights
Within CLoud trail, we can use Cloudtrail Insights. Optional feature It automatically detects the unusual API activity withon your account