Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Amazon Web Services Bootcamp

You're reading from  Amazon Web Services Bootcamp

Product type Book
Published in Mar 2018
Publisher Packt
ISBN-13 9781788294454
Pages 338 pages
Edition 1st Edition
Languages
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 group registers the new instance to be added in ELB or is used to remove any instance from ELB.

There are three types...

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 €14.99/month. Cancel anytime