Module 7 Flashcards
What is Amazon CloudWatch?
Amazon CloudWatch is a web service that enables you to monitor and manage various metrics and configure alarm actions based on data from those metrics.
Describe how CloudWatch uses metrics.
CloudWatch uses metrics to represent the data points for your resources. These metrics are used to create graphs automatically that show how performance has changed over time.
Describe how CloudWatch uses alarms.
Alarms automatically perform actions if the value of your metric has gone above or below a predefined threshold.
What is the purpose of the CloudWatch dashboard?
The dashboard feature enables you to access all the metrics for your resources from a single location.
What AWS program records API calls and other AWS user activity?
AWS Cloud Trail.
The recorded information includes the identity of the API caller, the time of the API call, the source IP address of the API caller, and more.
What is CloudTrail Insights?
This is an optional feature in AWS CloudTrail to automatically detect unusual API activities in your AWS account.
What is AWS Trusted Advisor?
This is a web service that inspects your AWS environment and provides real-time recommendations in accordance with AWS best practices.
Trusted Advisor compares its findings to AWS best practices in what five categories?
Cost optimization performance security fault tolerance service limits