Amazon CloudWatch and CloudTrail Flashcards
What is CloudWatch?
It is a monitoring service to monitor the AWS resources, as well as the applications that are run on AWS.
What can CloudWatch monitor?
Services such as, EC2 Instances, Autoscaling Groups, Elastic Load Balancers, Route53 Health Checks, EBS Volumes, Storage Gateways, and CloudFront.
What Host Level Metrics can CloudWatch monitor with EC2?
CPU, Network, Disk, Status Check, monitor the Hypervisor and the underlying EC2 instance.
What is CloudTrail?
It records and tracks AWS Management Console actions and which user is performing the actions. Such as, launching an S3 bucket, or viewing an object in a bucket.
What is the difference between CloudWatch and CloudTrail?
CloudWatch monitors performance metrics.
CloudTrail monitors user activity in the AWS Console, and logs it.
What is the default CloudWatch monitoring interval?
5 minutes, but detailed monitoring can be turned on for intervals as low as 1 minute.
How is access to the AWS CLI provisioned?
Programmability access must be granted.
What features does CloudWatch offer?
CloudWatch Dashboards - to monitor performance
CloudWatch Alarms - trigger notifications
CloudWatch Events - to respond to state changes
CloudWatch Logs - to monitor and store logs