Bird
0
0

You want to create a scaling policy that increases capacity by 1 when CPU usage is between 70% and 80%, and by 3 when above 80%. Which policy type should you use?

hard📝 Application Q8 of 15
AWS - Auto Scaling
You want to create a scaling policy that increases capacity by 1 when CPU usage is between 70% and 80%, and by 3 when above 80%. Which policy type should you use?
ASimple scaling policy
BTarget tracking scaling policy
CStep scaling policy
DScheduled scaling policy
Step-by-Step Solution
Solution:
  1. Step 1: Identify policy for multiple adjustment steps

    Step scaling allows multiple steps with different adjustments based on metric ranges.
  2. Step 2: Exclude other policies

    Simple scaling uses one adjustment; target tracking maintains a target value; scheduled scaling runs at fixed times.
  3. Final Answer:

    Step scaling policy -> Option C
  4. Quick Check:

    Multiple adjustment steps = step scaling [OK]
Quick Trick: Use step scaling for multiple adjustment levels [OK]
Common Mistakes:
  • Choosing simple scaling for multiple steps
  • Confusing target tracking with step scaling

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes