Cloudwatch Flashcards

1
Q

What can CloudWatch monitor?

A

Things like EC2, DynamoDB, RDS, Custom Metrics, and log files from applications

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

What EC2 metrics does CloudWatch standard do?

A

Host level, 5 minute intervals:

  • CPU
  • Network
  • Disk
  • Status check
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Is RAM monitored by default?

A

No ; RAM is a custom metric.

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

How long are CloudWatch metrics stored?

A

By default, 2 weeks. Longer can be retrieved by GetMetricStatistics API, or S3 bucket.

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

How long are terminated EC2 and ELB metrics kept?

A

Up to 2 weeks after termination

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

What’s the minimum granularity for custom metrics?

A

1 minute

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