AWS CloudWatch Overview

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts, components, and functionalities of AWS CloudWatch, providing a comprehensive overview for exam preparation.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

What is Amazon CloudWatch?

A monitoring and observability service designed to collect, store, and process operational data from AWS resources, on-premises systems, and custom applications.

2
New cards

What are Core Components of CloudWatch?

Metrics, Logs, and Events.

3
New cards

What does a metric represent in CloudWatch?

A time-ordered set of data points representing the performance of a given resource.

4
New cards

How are CloudWatch metrics organized?

Using namespaces, which logically group metrics for services.

5
New cards

What is required to push custom metrics on non-AWS resources?

You need to install the CloudWatch Agent.

6
New cards

What do CloudWatch Logs allow you to do?

Collect, monitor, and store log files from AWS services, on-premises servers, or applications.

7
New cards

What is the role of CloudWatch Events?

They allow you to trigger actions based on specific events or schedule recurring actions.

8
New cards

What are the steps involved in how CloudWatch works?

Data Collection, Storage & Processing, Analysis, and Alarms.

9
New cards

What happens when a CloudWatch Alarm crosses a threshold?

It enters the ALARM state.

10
New cards

What actions can CloudWatch Alarms trigger?

Notifying users via Amazon SNS, auto-scaling resources, or initiating remediation with Lambda functions.

11
New cards

What is a Datapoint in CloudWatch?

A timestamped value of a metric.

12
New cards

What are Dimensions in the context of CloudWatch metrics?

Key-value pairs that help identify a specific metric's source.

13
New cards

What is the purpose of CloudWatch?

To provide a comprehensive way to monitor resources, track performance, and react to system events in near real-time.

14
New cards