0
0
AWScloud~5 mins

Default vs custom metrics in AWS - Quick Revision & Key Differences

Choose your learning style9 modes available
Recall & Review
beginner
What are default metrics in AWS CloudWatch?
Default metrics are pre-collected data points automatically provided by AWS services without extra setup. They show basic performance and health information.
Click to reveal answer
beginner
What are custom metrics in AWS CloudWatch?
Custom metrics are user-defined data points that you send to CloudWatch to monitor specific things not covered by default metrics.
Click to reveal answer
intermediate
Why would you use custom metrics instead of default metrics?
You use custom metrics to track unique or detailed information about your application or infrastructure that default metrics don’t provide.
Click to reveal answer
beginner
Give an example of a default metric and a custom metric.
Default metric example: CPU utilization of an EC2 instance. Custom metric example: Number of user logins per minute in your app.
Click to reveal answer
intermediate
How do default and custom metrics differ in cost?
Default metrics are free with AWS services. Custom metrics usually cost extra because you pay for the data you send and store.
Click to reveal answer
Which of the following is true about AWS default metrics?
AThey are automatically collected and free.
BYou must configure them manually.
CThey always cost extra.
DThey only track custom application data.
What is a custom metric in AWS CloudWatch?
AA metric that cannot be visualized.
BA metric automatically provided by AWS.
CA metric that tracks AWS billing only.
DA user-defined metric sent to CloudWatch.
Why might you create a custom metric?
ATo track unique application events.
BTo monitor CPU usage of EC2 instances.
CTo reduce AWS costs.
DTo disable default metrics.
Which metric type usually incurs additional cost?
ADefault metrics
BCustom metrics
CBoth default and custom metrics
DNeither default nor custom metrics
Which AWS service provides default and custom metrics?
AAWS Lambda
BAmazon S3
CAmazon CloudWatch
DAWS IAM
Explain the difference between default and custom metrics in AWS CloudWatch.
Think about who creates the metric and if there is a cost.
You got /4 concepts.
    Describe a scenario where using a custom metric is better than relying on default metrics.
    Consider what default metrics might miss in your app.
    You got /4 concepts.