Bird
0
0

Why is it critical for AWS Elastic Load Balancing to perform health checks on target groups?

hard📝 Conceptual Q10 of 15
AWS - Elastic Load Balancing
Why is it critical for AWS Elastic Load Balancing to perform health checks on target groups?
ATo monitor network latency between the load balancer and targets for billing purposes.
BTo reduce the cost of running targets by shutting down unhealthy instances automatically.
CTo ensure traffic is only routed to healthy targets, improving availability and fault tolerance.
DTo enable automatic scaling of the target group based on health check results.
Step-by-Step Solution
Solution:
  1. Step 1: Purpose of health checks

    Health checks verify if targets can handle requests properly.
  2. Step 2: Impact on traffic routing

    Only healthy targets receive traffic, ensuring high availability and fault tolerance.
  3. Final Answer:

    To ensure traffic is only routed to healthy targets, improving availability and fault tolerance. correctly explains the critical reason for health checks.
  4. Quick Check:

    Health checks ensure traffic goes to healthy targets only [OK]
Quick Trick: Health checks maintain availability by routing to healthy targets [OK]
Common Mistakes:
MISTAKES
  • Confusing health checks with cost optimization
  • Assuming health checks are for billing or scaling
  • Thinking health checks shut down instances

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes