Bird
0
0

What is a key difference between managed and self-managed node groups in AWS EKS?

easy📝 Conceptual Q1 of 15
AWS - EKS
What is a key difference between managed and self-managed node groups in AWS EKS?
AManaged node groups handle updates automatically, self-managed require manual updates
BSelf-managed node groups are only for Windows nodes
CManaged node groups cannot use spot instances
DSelf-managed node groups do not support autoscaling
Step-by-Step Solution
Solution:
  1. Step 1: Understand managed node groups behavior

    Managed node groups automatically handle node updates and lifecycle management.
  2. Step 2: Compare with self-managed node groups

    Self-managed node groups require you to manually update and manage the worker nodes.
  3. Final Answer:

    Managed node groups handle updates automatically, self-managed require manual updates -> Option A
  4. Quick Check:

    Managed node groups handle updates automatically [OK]
Quick Trick: Managed nodes auto-update; self-managed need manual care [OK]
Common Mistakes:
  • Thinking self-managed nodes auto-update
  • Assuming managed nodes don't support spot instances
  • Confusing node OS support

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes