159. CloudWatch Metrics & CloudWatch Alarms Overview

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

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Amazon CloudWatch

provides metrics for every services in AWS

2
New cards

Metric

a variable to monitor
Metrics have timestamps
Can create CloudWatch dashboards of metrics

3
New cards

Important Metrics

• EC2 instances: CPU Utilization, Status Checks, Network (not RAM)
• Default metrics every 5 minutes

• Option for Detailed Monitoring ($$$): metrics every 1 minute

• EBS volumes: Disk Read/Writes

• S3 buckets: BucketSizeBytes, NumberOfObjects, AllRequests • Billing: Total Estimated Charge (only in us-east-1)

• Service Limits: how much you’ve been using a service API

• Custom metrics: push your own metrics

4
New cards

Amazon CloudWatch Alarms

used to trigger notifications for any metric

5
New cards

Alarms actions...

• Auto Scaling: increase or decrease EC2 instances “desired” count
• EC2 Actions: stop, terminate, reboot or recover an EC2 instance
• SNS notifications: send a notification into an SNS topic