Monitoring and reporting Flashcards
What does cloudwatch monitor by default for EC2?
Host level metrics CPU Network Disk Status check
What are not default EC2 metrics
Ram utilization
Disk utilization
How long will cloudwatch metrics be retained?
Indefinitely by default
This also includes terminated instances
What is the minimum granularity you can have for a metric?
1 min
Is Ram utilization a custom metric?
Yes
You are using AWS and also have on-prem infrastructure. You would like a new solution to monitor on-perm systems. Can you use cloudwatch?
Yes. Just install the SSM agent
Best use of PIOPS disk
Large databases
+10,000 IOPS
160 MB/s throughput
Best use case for throughout optimized disk?
Big data
Streaming workloads
Data warehouses
Best use for HDD cold
Low cost
Infrequently access
You have a 1 GB volume. What IOPS burst is available?
3 IOPS per GB = 3 IOPS
Burst max is 3000
Burst = 3000-3=2997
How can you achieved desired IOPS if below 10,000
Select the correct volume size
1 GB = 3 IOPS
Describe 2 characteristics of how IOPS credits work?
When not bursting you are earning credits
Initial balance is 5.4 million,
What are the key cloudwatch metrics for EBS disk
Volumereadbytes
Volumewritebytes
Volumequeuelength
What are the EBS volume states?
Normal - ok
Degraded - warning
Stalled - impaired, not available
Insufficient data - insufficient data
Do you need to detach a EBS volume to modify?
No