Bird
0
0

When an Auto Scaling group is linked to an Elastic Load Balancer (ELB), what is the primary benefit provided?

easy📝 Conceptual Q1 of 15
AWS - Auto Scaling
When an Auto Scaling group is linked to an Elastic Load Balancer (ELB), what is the primary benefit provided?
AThe ELB automatically distributes incoming traffic across all healthy instances in the Auto Scaling group.
BThe Auto Scaling group can only launch instances in a single Availability Zone.
CThe ELB disables Auto Scaling policies to prevent scaling conflicts.
DThe Auto Scaling group can only scale based on network traffic metrics.
Step-by-Step Solution
Solution:
  1. Step 1: Understand ELB role

    ELB distributes incoming traffic to registered instances.
  2. Step 2: Auto Scaling integration

    When integrated, ELB routes traffic only to healthy instances launched by Auto Scaling.
  3. Final Answer:

    The ELB automatically distributes incoming traffic across all healthy instances in the Auto Scaling group. -> Option A
  4. Quick Check:

    ELB balances traffic only to healthy instances [OK]
Quick Trick: ELB balances traffic only to healthy Auto Scaling instances [OK]
Common Mistakes:
  • Assuming ELB restricts scaling zones
  • Believing ELB disables scaling policies
  • Thinking scaling depends only on network metrics

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes