CloudWatch Flashcards

1
Q

What is CloudWatch?

A

A monitoring service for compute, databases, storage and deliverly, SNS, and SQS Queues

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

What host level metrics does CloudWatch monitor?

A

CPU
Network
Disk
Status Check

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

Default intervals for CloudWatch

A

5 min

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

Intervals of detailed monitoring for CloudWatch

A

1 min

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

How long are metrics stored by default in CloudWatch

A

indefinitely

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

How to set notification if metric reaches certain value in Cloudwatch

A

Set an alarm. This can trigger SNS or Lambda

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

What can you set if you want sub minute metrics in Cloudwatch

A

High Resolution Custom Metrics

note these are very expensive

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

Service that monitor’s performance

A

CloudWatch

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

Service that monitor’s API calls in AWS platforms

A

CloudTrail

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

Service that records stat of AWS and notify of change

A

AWS Config

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

Cloudwatch metric to measure responsiveness of backend

A

IntegrationLatency

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

Cloudwatch metric that measures responsiveness of API calls

A

Latency

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

CloudWatch metric that tracks number of requests served from backend in given period when API caching is enabled

A

CacheMissCount

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

CloudWatch metric that tracks number of requests served from API cache in given period

A

CacheHitCout

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

How to easily enable CloudWatch Logs in an EC2 instance?

A

Install CloudWatch Logs agent in the instance.

It will auto collect and push data to CloudWatch Logs

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

If you want Lambda Function to run every so often (ex every 10 min) what can you use?

A

Use CloudWatch Events

17
Q

How to make metrics available on single screen in graph representation?

A

custom CloudWatch namespace

18
Q

Cloudwatch metric when an alert should be going off?

A

ALARM

19
Q

Cloudwatch metric when alert is not going off?

A

OK