Bird
0
0

An Auto Scaling group is scaling out too often despite a cooldown period set to 180 seconds. What should you check to fix this?

medium📝 Debug Q7 of 15
AWS - Auto Scaling
An Auto Scaling group is scaling out too often despite a cooldown period set to 180 seconds. What should you check to fix this?
AIf the instances have enough CPU
BIf the cooldown period is set on the launch configuration
CIf the cooldown period is set on the scaling policy
DIf the Auto Scaling group has a minimum size of zero
Step-by-Step Solution
Solution:
  1. Step 1: Understand cooldown placement

    Cooldown periods must be set on scaling policies, not launch configurations.
  2. Step 2: Identify correct fix

    Check if cooldown is correctly set on the scaling policy to control scaling frequency.
  3. Final Answer:

    If the cooldown period is set on the scaling policy -> Option C
  4. Quick Check:

    Cooldown on scaling policy = Correct setup [OK]
Quick Trick: Cooldown belongs on scaling policies, not launch configs [OK]
Common Mistakes:
  • Setting cooldown on launch configuration
  • Ignoring scaling policy settings
  • Checking unrelated instance metrics

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes