Bird
0
0

You want to run a highly scalable application without managing any servers. Which AWS EKS node group option should you choose and why?

hard📝 Best Practice Q15 of 15
AWS - EKS
You want to run a highly scalable application without managing any servers. Which AWS EKS node group option should you choose and why?
AFargate, because it runs containers without managing servers
BManaged node group, because AWS handles node updates automatically
CSelf-managed node group, because you control EC2 instances directly
DOn-premises nodes, because they offer full control
Step-by-Step Solution
Solution:
  1. Step 1: Identify requirement for no server management

    The question asks for running containers without managing servers.
  2. Step 2: Compare node group options

    Self-managed and managed node groups require managing or at least maintaining EC2 instances. Fargate runs containers serverless.
  3. Step 3: Confirm scalability and management

    Fargate automatically scales and removes server management burden.
  4. Final Answer:

    Fargate, because it runs containers without managing servers -> Option A
  5. Quick Check:

    No server management means Fargate [OK]
Quick Trick: No servers to manage? Choose Fargate [OK]
Common Mistakes:
  • Choosing self-managed for no server management
  • Confusing managed node groups with serverless
  • Selecting on-premises nodes for cloud scalability

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes