Home > Glossary > AWS Certified Cloud Practitioner > Elastic Load Balancing (ELB)

📖 What is Elastic Load Balancing (ELB)?

Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets, such as EC2 instances, containers, and IP addresses. This enhances the fault tolerance, scalability, and availability of applications by preventing any single target from becoming a point of failure.

🥋 Sensei Says:

"ELB comes in three types: Application Load Balancer (ALB), Network Load Balancer (NLB), and Classic Load Balancer. Know the use cases for each. The exam will test your understanding of how ELB integrates with Auto Scaling and health checks. Distinguish between layer 4 and layer 7 load balancing."

📚 Certification: AWS Certified Cloud Practitioner (CLF-C02)

🔑 What are the Key Concepts of Elastic Load Balancing (ELB)?

  • ELB distributes traffic across multiple targets, improving application availability and fault tolerance by removing single points of failure.
  • ALB operates at Layer 7 (application layer) and supports HTTP/HTTPS, enabling content-based routing and host-based routing.
  • NLB operates at Layer 4 (transport layer) and is designed for high performance and low latency, ideal for TCP/UDP traffic.
  • Health checks are crucial; ELB monitors target health and only routes traffic to healthy instances, ensuring application reliability.
  • ELB integrates with Auto Scaling groups to automatically adjust capacity based on demand, maintaining optimal performance.

🎯 How does Elastic Load Balancing (ELB) appear on the CLF-C02 Exam?

You may be asked to identify the appropriate ELB type for a web application requiring content-based routing based on URL paths.

A scenario might describe an application experiencing high traffic spikes – expect questions about how ELB and Auto Scaling work together to handle this.

Expect questions about troubleshooting scenarios where an application is unreachable, and you must determine if the ELB health checks are configured correctly.

❓ Frequently Asked Questions

When would I choose NLB over ALB?

Choose NLB when you need extremely high performance, low latency, and are dealing with TCP, UDP, or TLS traffic. ALB is better for HTTP/HTTPS with advanced routing.


What happens if all targets behind an ELB become unhealthy?

If all targets are unhealthy, the ELB will return 502 Bad Gateway errors to clients. Proper health check configuration is vital to minimize downtime.


How does ELB contribute to cost optimization?

By distributing traffic efficiently, ELB allows you to scale your resources only when needed, reducing costs associated with over-provisioning. It also integrates with Auto Scaling.

Related Terms from AWS Certified Cloud Practitioner

📝 Related Study Guides

Study Guide 8 min read

AWS Cloud Practitioner (CLF-C02): Complete 2026 Study Guide

The AWS Cloud Practitioner CLF-C02 certification validates foundational cloud knowledge across four domains: Cloud Concepts, Security and Compliance, Cloud Technology and Services, and Billing and Pricing. Prepare with a 4-week study plan focusing on core AWS services like EC2, S3, IAM, and Lambda, combined with scenario-based practice questions to build exam confidence.

Study Guide 10 min read

AWS Cloud Practitioner (CLF-C02) Study Guide for 2026

The AWS Cloud Practitioner (CLF-C02) exam validates overall understanding of the AWS Cloud platform. To pass, you must master four domains: Cloud Concepts, Security and Compliance, Technology, and Billing and Pricing. A successful strategy combines official AWS documentation with rigorous practice exams to benchmark your knowledge across all service categories.

Deep Dive 8 min read

AWS Support Plans & Pricing: CLF-C02 Exam Guide

AWS offers four support plans—Basic, Developer, Business, and Enterprise—differing by response time, access to engineers, and the inclusion of a Technical Account Manager (TAM). For the CLF-C02 exam, you must distinguish these tiers and understand pricing models like On-Demand, Reserved, Spot, and Savings Plans to optimize cloud costs.

🧠

Test Your Knowledge

Think you understand Elastic Load Balancing (ELB)? Put it to the test with our practice exam.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium