Bird
0
0

You have an Auto Scaling group with a lifecycle hook configured to pause instance termination for 5 minutes. What is the main benefit of this lifecycle hook?

hard📝 Application Q9 of 15
AWS - Auto Scaling
You have an Auto Scaling group with a lifecycle hook configured to pause instance termination for 5 minutes. What is the main benefit of this lifecycle hook?
AAutomatically increases MaxSize during termination
BAllows custom cleanup or backup before instance terminates
CPrevents any instance from terminating permanently
DDisables scaling policies temporarily
Step-by-Step Solution
Solution:
  1. Step 1: Understand lifecycle hook purpose

    Lifecycle hooks pause instance termination to allow custom actions like cleanup or data backup.
  2. Step 2: Eliminate incorrect options

    Hooks do not prevent termination permanently, change MaxSize, or disable scaling policies.
  3. Final Answer:

    Lifecycle hook allows custom cleanup before termination -> Option B
  4. Quick Check:

    Lifecycle hook = pause for cleanup [OK]
Quick Trick: Lifecycle hooks enable cleanup before instance ends [OK]
Common Mistakes:
MISTAKES
  • Thinking lifecycle hooks stop termination permanently
  • Assuming hooks change scaling limits
  • Believing hooks disable scaling policies

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes