CloudWatch Metrics & CloudWatch Alarms Flashcards

1
Q

What is CloudWatch?

A

CloudWatch provides metrics for every service in AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a CloudWatch metric?

A

A metric is a variable to monitor that has a timestamp.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are 3 important metrics?

A

EC2 = CPU Utilization, Status Checks, Network (not RAM)

EBS Volumes = Disk read/writes

S3 buckets = BucketSize, Number of Objects, etc.

Billing = Estimated charges for your account

Service Limits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is CloudWatch Alarms?

A

Used to trigger notifications for any metrics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is CloudWatch Logs?

A

CloudWatch Logs collects logs from different sources such as Beanstalk, ECS, Lambda, CloudTrail, CloudWatch log agents, and is used for real-time log monitoring.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How does CloudWatch Logs work with EC2?

A

Install a CloudWatch logs agent to the EC2 to push log files.

Make sure IAM permissions are correct.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is CloudWatch Events?

A

A way for you to react to events happening in AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly