06 Monitoring Flashcards

1
Q

Describe the structure of metrics in CloudWatch.

A

Metrics in CloudWatch are a time-ordered set of data points organized based on their name, namespace, and dimensions.

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

How does CloudWatch handle high-resolution metrics?

A

CloudWatch offers 1 second high-resolution metrics for an additional charge, while the default resolution is 60 seconds.

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

What triggers alarms in CloudWatch?

A

Alarms in CloudWatch are triggered when a metric crosses a specific threshold.

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

Define the two key features of CloudWatch Logs.

A

The two key features of CloudWatch Logs are ingestion and subscription.

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

How do metric filters work in CloudWatch Logs?

A

Metric filters in CloudWatch Logs count how often a specific pattern is observed and can be used to generate alarms.

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

What is the purpose of subscriptions in CloudWatch Logs?

A

Subscriptions in CloudWatch Logs automatically send log events, or a subset based on a filter, to another AWS service.

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

Describe the role of Kinesis Firehose in CloudWatch Logs.

A

Kinesis Firehose is used for delivering log events to services like S3 from CloudWatch Logs.

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

How long are CloudTrail events stored by default?

A

CloudTrail events are stored by default for 90 days.

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

What options are available for storing CloudTrail events beyond the default period?

A

CloudTrail events can be sent to S3 or CloudWatch for indefinite storage.

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

Define the purpose of trails in CloudTrail.

A

Trails in CloudTrail record events across all regions and can capture events from global services.

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

How are organisation trails created in CloudTrail?

A

Organisation trails are created from the management account of an AWS organisation and capture all events in member accounts.

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

What are cost allocation tags in AWS?

A

Cost allocation tags allow billing to be correlated with resources, helping to track costs.

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

What types of tags are available for cost allocation in AWS?

A

Several autogenerated tags are available for cost allocation in AWS.

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

Describe the tags automatically added to resources after cost allocation is enabled.

A

The tags aws:createdBy and aws:cloudformation:stack-name are automatically added to resources created after cost allocation was enabled.

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

Do user-created tags have any significance in AWS resources?

A

Yes, user-created tags can also be used to categorize and manage AWS resources.

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

Define Trusted Advisor in the context of AWS.

A

Trusted Advisor is a service that provides automated advice on resources in an AWS account.

17
Q

How many checks do accounts with Basic or Developer support have access to in Trusted Advisor?

A

Accounts with Basic or Developer support have access to seven checks.

18
Q

List some of the checks available to Basic or Developer support accounts in Trusted Advisor.

A

Checks include S3 Bucket Permissions, Security Groups for specific ports, MFA on Root Account, EBS Public Snapshots, RDS Public Snapshots, and checks for common service limits.

19
Q

What additional checks do Business and Enterprise support accounts receive in Trusted Advisor?

A

Business and Enterprise support accounts receive additional checks for cost optimization, performance, security, fault tolerance, service limits, and operational excellence.

20
Q

How can one access programmatic features of Trusted Advisor?

A

Programmatic access to Trusted Advisor requires a Business or Enterprise support plan.