Monitoring, Logging, and Auditing Flashcards

1
Q

Cloudwatch is the main tool for anything related to an alarm _____ ___ due to a _____being triggered

A

Cloudwatch is the main tool for anything related to an alarm going off due to a metric being triggered

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

The two metric intervals that Cloudwatch offers:
____ Metric: 5 mins: _____

____ Metric: 1 mins: ___ ____

A

The two metric intervals that Cloudwatch offers:

  • *Standard** metric: 5 mins: Free
  • *Detailed** metric: 1 min: Not Free
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If your metric comes in every 5 mins but your alarm is set to look for a data point every 1 min you’ll be ____ in an insufficient data loop and ____ get the alarm

A

If your metric comes in every 5 mins but your alarm is set to look for a data point every 1 min you’ll be stuck in an insufficient data loop and never get the alarm

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

If you need a real-time solution which is better between CloudWatch Logs and Kinesis? And why?

Kinesis is ____ _____
CloudWatch Logs is _____ real-time

A

Kinesis is real-time
CloudWatch Logs is near real-time

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

CloudWatch is used for performance monitoring, ______, ___ collection and automated actions.

A

CloudWatch is used for performance monitoring, alarms, log collection and automated actions.

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

AWS CloudWatch collects performance metrics from AWS and _______ systems.

A

AWS CloudWatch collects performance metrics from AWS and On-premises systems

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

CloudWatch can help improve _________ and _______ optimization

A

CloudWatch can help improve performance and resource optimization

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

CloudWatch Alarms monitor metrics which _____ actions.

A

CloudWatch Alarms monitor metrics which initiate actions

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

CloudWatch Logs is a centralized collection of ______ and __________ logs

A

CloudWatch Logs is a centralized collection of system and application logs

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

CloudWatch Events is a stream of ______ ______ describing changes to AWS resources and can _____ actions

A

CloudWatch Events is a stream of system events describing changes to AWS resources and can trigger actions

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

The two types of CloudWatch alarms:

____ alarm

__________ alarm.

A

The two types of CloudWatch alarms:

Metric alarm

Composite alarm.

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

The Unified CloudWatch Agent enables you to collect _____ system-level metrics from EC2 instances across _______ _______.

A

The Unified CloudWatch Agent enables you to collect internal system-level metrics from EC2 instances across operating systems

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

In order for The Unified CloudWatch Agent to work, it must be _______ on the server.

A

In order for The Unified CloudWatch Agent to work, it must be installed on the server.

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

ClourdTrail logs ___ activity for ________

A

ClourdTrail logs API activity for auditing.

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

By default management events in ClourdTrail are logged and retained for ____ days.

A

By default management events in ClourdTrail are logged and retained for 90 days.

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

___ AWS is the service logs CloudTrail Logs for indefinite retention

A

S3 AWS is the service logs CloudTrail Logs for indefinite retention

17
Q

CloudWatch Events can be triggered based on API calls in _________

A

CloudWatch Events can be triggered based on API calls in CloudTrail

18
Q

Management events provide information about _________ ________ that are performed on resources in your account

A

Management events provide information about management operations that are performed on resources in your account

19
Q

Data events provide information about the _________ ________ that are performed on or in a resource

A

Data events provide information about the resource operations that are performed on or in a resource

20
Q

Insight events ______ and _____ to unusual activity associated with write API calls

A

Insight events identify and respond to unusual activity associated with write API calls

21
Q

Insight events continuously analyze __________ management events in order to identify and respond to unusual activity

A

Insight events continuously analyze CloudTrail management events in order to identify and respond to unusual activity

22
Q

Cloudwatch Logs integrate with your __-_________ data and AWS services like EC2, RDS, _______, and __________

A

Cloudwatch Logs integrate with your on-premises data and AWS services like EC2, RDS, Lambda, and CloudTrail

23
Q

____ Alarm: performs one or more actions based on a single ______

A

Metric Alarm- performs one or more actions based on a single metric

24
Q

The three Metric alarm states include:

____ - Metric is within a threshold
______ - Metric is outside a threshold
___________DATA

A

OK - Metric is within a threshold
ALARM - Metric is outside a threshold
INSUFFICIEN_DATA

25
Q

__________ Alarm: uses a rule expression and takes into account _______ alarms

A

Composite Alarm- uses a rule expression and takes into account multiple alarms

26
Q

A Kinesis data stream is known as a set of ______. Each _____ has a sequence of data ______ within it.

A

A Kinesis data stream is known as a set of shards. Each shard has a sequence of data records within it.

27
Q

Amazon Kinesis Data Streams

A ________ key is used to group data by shard within a stream.

A

Amazon Kinesis Data Streams

A partition key is used to group data by shard within a stream.

28
Q

Kinesis Data Streams uses the ________ ___ associated with each data record to determine which _____ the data record belongs to.

A

Kinesis Data Streams uses the partition key associated with each data record to determine which shard the data record belongs to.