Bird
0
0

Which JSON key is required to specify the metric for a target tracking scaling policy in AWS Auto Scaling?

easy📝 Syntax Q3 of 15
AWS - Auto Scaling
Which JSON key is required to specify the metric for a target tracking scaling policy in AWS Auto Scaling?
A"PredefinedMetricSpecification"
B"ScalingAdjustment"
C"StepAdjustments"
D"TargetValue"
Step-by-Step Solution
Solution:
  1. Step 1: Identify metric specification key

    Target tracking policies use "PredefinedMetricSpecification" or "CustomizedMetricSpecification" to define the metric.
  2. Step 2: Differentiate from other keys

    "TargetValue" sets the target number, "StepAdjustments" and "ScalingAdjustment" are for step and simple policies.
  3. Final Answer:

    "PredefinedMetricSpecification" -> Option A
  4. Quick Check:

    Metric key for target tracking = PredefinedMetricSpecification [OK]
Quick Trick: Metric key in target tracking is PredefinedMetricSpecification [OK]
Common Mistakes:
  • Using StepAdjustments for target tracking
  • Confusing TargetValue with metric key

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes