Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Amazon Web Services Bootcamp

You're reading from   Amazon Web Services Bootcamp Develop a scalable, reliable, and highly available cloud environment with AWS

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher Packt
ISBN-13 9781788294454
Length 338 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Sunil Gulabani Sunil Gulabani
Author Profile Icon Sunil Gulabani
Sunil Gulabani
Arrow right icon
View More author details
Toc

Elastic Load Balancer

Elastic Load Balancer (ELB) is a service that distributes user requests to multiple EC2 instances. By distributing the load, we ensure that our EC2 instances are properly utilized and share the same amount of load between different instances, so that no single instance is over-utilized or under-utilized. We can attach an EC2 instance to the load balancer as and when required. The ELB health check feature monitors the EC2 instance to check that application is up and running so that it can route requests. If the health check fails, ELB marks the EC2 instance as out-of-service so those new requests are not routed to those instances.

For high-availability applications, ELB can be associated with the Auto Scaling group, which can attach a new instance in the event of heavy traffic or remove the instance in the event of failure or low traffic. The auto-scaling...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime