Bird
0
0

Which of the following is the correct way to specify a metric namespace in AWS CloudWatch?

easy📝 Configuration Q12 of 15
AWS - CloudWatch
Which of the following is the correct way to specify a metric namespace in AWS CloudWatch?
ANamespace: AWS/EC2
BNamespace = AWS-EC2
CNamespace -> AWS.EC2
DNamespace is AWS_EC2
Step-by-Step Solution
Solution:
  1. Step 1: Recall CloudWatch namespace format

    Namespaces use a string format with a slash, like AWS/EC2, to group metrics.
  2. Step 2: Check each option format

    Only 'Namespace: AWS/EC2' uses the correct slash format without invalid characters.
  3. Final Answer:

    Namespace: AWS/EC2 -> Option A
  4. Quick Check:

    Namespace uses slash (/) format [OK]
Quick Trick: Namespace uses slash (/) format, not dash or underscore [OK]
Common Mistakes:
  • Using dash or underscore instead of slash
  • Using equal sign instead of colon
  • Using arrow notation incorrectly

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes