Recall & Review
beginner
What is an Amazon CloudWatch metric?
A CloudWatch metric is a time-ordered set of data points that represent the performance or health of a resource or application, like CPU usage or request count.
Click to reveal answer
beginner
How often does CloudWatch collect standard metrics by default?
CloudWatch collects standard metrics every 5 minutes by default for AWS resources.
Click to reveal answer
intermediate
What is the difference between standard and custom CloudWatch metrics?
Standard metrics are automatically collected by AWS for many services. Custom metrics are user-defined data points sent to CloudWatch to monitor specific application or business data.
Click to reveal answer
intermediate
What does a CloudWatch metric namespace do?
A namespace groups related metrics together, like 'AWS/EC2' for EC2 metrics or a custom namespace for your own metrics, helping organize and isolate data.
Click to reveal answer
beginner
Why is it important to monitor CloudWatch metrics?
Monitoring metrics helps detect problems early, understand system performance, and make informed decisions to keep applications healthy and efficient.
Click to reveal answer
How frequently are standard CloudWatch metrics collected by default?
✗ Incorrect
Standard metrics are collected every 5 minutes by default.
Which of the following is NOT a CloudWatch metric namespace?
✗ Incorrect
'AWS/Database' is not a standard namespace; namespaces are specific to services or custom defined.
What type of data does a CloudWatch metric represent?
✗ Incorrect
Metrics are numerical data points collected over time.
Who can create custom CloudWatch metrics?
✗ Incorrect
Users or applications can send custom metrics to CloudWatch.
Why should you monitor CloudWatch metrics?
✗ Incorrect
Monitoring helps detect issues and maintain system health.
Explain what a CloudWatch metric is and why it is useful.
Think about how you check your car's speed or fuel level to know if it runs well.
You got /4 concepts.
Describe the difference between standard and custom CloudWatch metrics.
Standard is like factory settings; custom is like personal settings.
You got /3 concepts.