SlideShare a Scribd company logo
1 of 8
What is Load Balancer in AWS
and Types of Load Balancers
Load Balancer is a virtual machine or equipment that balances your web
application load that might be Http or Https visitors which you are getting
in.
1. Application Load Balancer:
• An Amazon Web Services (AWS) launched a fresh load balancer called an
Application load balancer (ALB) on August 11, 2016.
• It is used to direct user site visitors to the public AWS cloud.
• It identifies the incoming traffic and forwards it to the proper resources.
• It is managed at Layer 7 of the OSI Model.
• It is quality perfect for the load balancing of HTTP and HTTPs site visitors.
• Application load balancers are intelligent, sending precise requests to
particular internet servers.
2. Network Load Balancer:
• It is operated at Layer four of the OSI model.
• It makes routing choices at the transport layer (TCP/SSL), and it can
handle thousands and thousands of requests per second.
• When a load balancer receives a connection, it then selects a goal from
the target organization by using a flow hash routing algorithm.
• It opens the TCP connection to the chosen target of the port and forwards
the request without editing the headers.
• It is exceptionally desirable for load balancing the TCP site visitors when
excessive performance is required.
3. Classic Load Balancer:
• It is operated at Layer four of the OSI model.
• It routes the site visitors between clients and backend servers primarily
based on IP address.
• Classic Load balancers are inheritance Elastic load balancers.
• It can also be used for load balancing the HTTP or HTTPs traffic and use
layer 7-unique features, along with X-forwarded and sticky sessions.
• You can also use the Layer four load balancing for programs that depend
purely on the TCP protocol.
Load Balancer Errors:
Classic Load Balancer:
• If you get an error 504, that is a gateway timeout error. A Load balancer
continues to be available, but it has a hassle in communicating with the
EC2 instance.
• If your application stops reacting, the ELB (Classic Load Balancer)
responds with a 504 error.
• This way that the application is having issues and it can be either at the
web server layer or the Database layer. In order to troubleshoot where
the utility is failing, and scale it up or out wherein possible.
X-Forwarded-For-Header:
The X-Forwarded-For-Header is used to decide the IP address of a purchaser
when you use a classic load balancer.
Working of X-Forwarded-For-Header:
• A consumer is on the Ipv4 address, i.e., 124.12.3.23.
• A user is sending a request to the classic load balancer which in turn
folded the request into an EC2 example.
• An EC2 example goes to use the private address, i.e., 10.0.0.23 and that is
the best address which is seen with the aid of an EC2 example.
• An EC2 instance is capturing the simplest private address as a Classic Load
balancer that encompasses the Public IP address. The public address is
needed because it affords valuable information such as "who is the usage
of your website".
• An EC2 example receives the Ipv4 address in the form of X-Forwarded-For
request Header from the Classic load balancer.
For More Information on AWS Click Below Link
https://www.visualpath.in/amazon-web-
services-aws-training.html
Or
Call +919989971070
www.visualpath.in

More Related Content

What's hot

What's hot (20)

AWS Route53
AWS Route53AWS Route53
AWS Route53
 
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
 
Amazon CloudFront 101
Amazon CloudFront 101Amazon CloudFront 101
Amazon CloudFront 101
 
Introduction to AWS Lambda and Serverless Applications
Introduction to AWS Lambda and Serverless ApplicationsIntroduction to AWS Lambda and Serverless Applications
Introduction to AWS Lambda and Serverless Applications
 
AWS 101: Introduction to AWS
AWS 101: Introduction to AWSAWS 101: Introduction to AWS
AWS 101: Introduction to AWS
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
Introduction to EC2
Introduction to EC2Introduction to EC2
Introduction to EC2
 
Intro to AWS Lambda
Intro to AWS Lambda Intro to AWS Lambda
Intro to AWS Lambda
 
AWS EC2 Fundametals
AWS EC2 FundametalsAWS EC2 Fundametals
AWS EC2 Fundametals
 
AWS AutoScaling
AWS AutoScalingAWS AutoScaling
AWS AutoScaling
 
AWS ELB - Fundamentals
AWS ELB - FundamentalsAWS ELB - Fundamentals
AWS ELB - Fundamentals
 
Introduction to AWS Cloud Computing
Introduction to AWS Cloud ComputingIntroduction to AWS Cloud Computing
Introduction to AWS Cloud Computing
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
AWS Connectivity, VPC Design and Security Pro Tips
AWS Connectivity, VPC Design and Security Pro TipsAWS Connectivity, VPC Design and Security Pro Tips
AWS Connectivity, VPC Design and Security Pro Tips
 
Intro to Amazon ECS
Intro to Amazon ECSIntro to Amazon ECS
Intro to Amazon ECS
 
AWS Direct Connect
AWS Direct ConnectAWS Direct Connect
AWS Direct Connect
 
AWS Presentation
AWS PresentationAWS Presentation
AWS Presentation
 
Introduction of AWS KMS
Introduction of AWS KMSIntroduction of AWS KMS
Introduction of AWS KMS
 
Identity and Access Management: The First Step in AWS Security
Identity and Access Management: The First Step in AWS SecurityIdentity and Access Management: The First Step in AWS Security
Identity and Access Management: The First Step in AWS Security
 
(CMP201) All You Need To Know About Auto Scaling
(CMP201) All You Need To Know About Auto Scaling(CMP201) All You Need To Know About Auto Scaling
(CMP201) All You Need To Know About Auto Scaling
 

Similar to What is load balancer in aws and types of load balancers

Training AWS: Module 5 - Elastic Load Balancing & ASG
Training AWS: Module 5 - Elastic Load Balancing & ASGTraining AWS: Module 5 - Elastic Load Balancing & ASG
Training AWS: Module 5 - Elastic Load Balancing & ASG
Bùi Quang Lâm
 

Similar to What is load balancer in aws and types of load balancers (20)

AWS- Elastic load balancing
AWS- Elastic load balancingAWS- Elastic load balancing
AWS- Elastic load balancing
 
AWS_ELB_ppt.pptx
AWS_ELB_ppt.pptxAWS_ELB_ppt.pptx
AWS_ELB_ppt.pptx
 
Meetup #4: AWS ELB Deep dive & Best practices
Meetup #4: AWS ELB Deep dive & Best practicesMeetup #4: AWS ELB Deep dive & Best practices
Meetup #4: AWS ELB Deep dive & Best practices
 
AWS Study Group - Chapter 10 - Matching Supply and Demand [Solution Architect...
AWS Study Group - Chapter 10 - Matching Supply and Demand [Solution Architect...AWS Study Group - Chapter 10 - Matching Supply and Demand [Solution Architect...
AWS Study Group - Chapter 10 - Matching Supply and Demand [Solution Architect...
 
ACE - Comcore
ACE - ComcoreACE - Comcore
ACE - Comcore
 
Azure Web App services
Azure Web App servicesAzure Web App services
Azure Web App services
 
clustering and load balancing
clustering and load balancingclustering and load balancing
clustering and load balancing
 
AWS re:Invent 2016: Elastic Load Balancing Deep Dive and Best Practices (NET403)
AWS re:Invent 2016: Elastic Load Balancing Deep Dive and Best Practices (NET403)AWS re:Invent 2016: Elastic Load Balancing Deep Dive and Best Practices (NET403)
AWS re:Invent 2016: Elastic Load Balancing Deep Dive and Best Practices (NET403)
 
AWS re:Invent 2016: From EC2 to ECS: How Capital One uses Application Load Ba...
AWS re:Invent 2016: From EC2 to ECS: How Capital One uses Application Load Ba...AWS re:Invent 2016: From EC2 to ECS: How Capital One uses Application Load Ba...
AWS re:Invent 2016: From EC2 to ECS: How Capital One uses Application Load Ba...
 
TDC2017 | São Paulo - Trilha Containers How we figured out we had a SRE team ...
TDC2017 | São Paulo - Trilha Containers How we figured out we had a SRE team ...TDC2017 | São Paulo - Trilha Containers How we figured out we had a SRE team ...
TDC2017 | São Paulo - Trilha Containers How we figured out we had a SRE team ...
 
AWS Atlanta meetup load-balancing
AWS Atlanta meetup load-balancingAWS Atlanta meetup load-balancing
AWS Atlanta meetup load-balancing
 
Amazon Elastic Load Balancing
Amazon Elastic Load BalancingAmazon Elastic Load Balancing
Amazon Elastic Load Balancing
 
AWS fault tolerant architecture
AWS fault tolerant architectureAWS fault tolerant architecture
AWS fault tolerant architecture
 
Deep Dive on Elastic Load Balancing
Deep Dive on Elastic Load BalancingDeep Dive on Elastic Load Balancing
Deep Dive on Elastic Load Balancing
 
Service Discovery in MicroServices
Service Discovery in MicroServicesService Discovery in MicroServices
Service Discovery in MicroServices
 
Websphere interview Questions
Websphere interview QuestionsWebsphere interview Questions
Websphere interview Questions
 
Application Load Balancer and the integration with AutoScaling and ECS - Pop-...
Application Load Balancer and the integration with AutoScaling and ECS - Pop-...Application Load Balancer and the integration with AutoScaling and ECS - Pop-...
Application Load Balancer and the integration with AutoScaling and ECS - Pop-...
 
Elastic Load Balancing Deep Dive and Best Practices - Pop-up Loft Tel Aviv
Elastic Load Balancing Deep Dive and Best Practices - Pop-up Loft Tel AvivElastic Load Balancing Deep Dive and Best Practices - Pop-up Loft Tel Aviv
Elastic Load Balancing Deep Dive and Best Practices - Pop-up Loft Tel Aviv
 
Training AWS: Module 5 - Elastic Load Balancing & ASG
Training AWS: Module 5 - Elastic Load Balancing & ASGTraining AWS: Module 5 - Elastic Load Balancing & ASG
Training AWS: Module 5 - Elastic Load Balancing & ASG
 
Load Balancing Server
Load Balancing ServerLoad Balancing Server
Load Balancing Server
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 

What is load balancer in aws and types of load balancers

  • 1. What is Load Balancer in AWS and Types of Load Balancers
  • 2. Load Balancer is a virtual machine or equipment that balances your web application load that might be Http or Https visitors which you are getting in. 1. Application Load Balancer: • An Amazon Web Services (AWS) launched a fresh load balancer called an Application load balancer (ALB) on August 11, 2016. • It is used to direct user site visitors to the public AWS cloud. • It identifies the incoming traffic and forwards it to the proper resources.
  • 3. • It is managed at Layer 7 of the OSI Model. • It is quality perfect for the load balancing of HTTP and HTTPs site visitors. • Application load balancers are intelligent, sending precise requests to particular internet servers. 2. Network Load Balancer: • It is operated at Layer four of the OSI model. • It makes routing choices at the transport layer (TCP/SSL), and it can handle thousands and thousands of requests per second. • When a load balancer receives a connection, it then selects a goal from the target organization by using a flow hash routing algorithm.
  • 4. • It opens the TCP connection to the chosen target of the port and forwards the request without editing the headers. • It is exceptionally desirable for load balancing the TCP site visitors when excessive performance is required. 3. Classic Load Balancer: • It is operated at Layer four of the OSI model. • It routes the site visitors between clients and backend servers primarily based on IP address. • Classic Load balancers are inheritance Elastic load balancers.
  • 5. • It can also be used for load balancing the HTTP or HTTPs traffic and use layer 7-unique features, along with X-forwarded and sticky sessions. • You can also use the Layer four load balancing for programs that depend purely on the TCP protocol. Load Balancer Errors: Classic Load Balancer: • If you get an error 504, that is a gateway timeout error. A Load balancer continues to be available, but it has a hassle in communicating with the EC2 instance. • If your application stops reacting, the ELB (Classic Load Balancer) responds with a 504 error.
  • 6. • This way that the application is having issues and it can be either at the web server layer or the Database layer. In order to troubleshoot where the utility is failing, and scale it up or out wherein possible. X-Forwarded-For-Header: The X-Forwarded-For-Header is used to decide the IP address of a purchaser when you use a classic load balancer. Working of X-Forwarded-For-Header: • A consumer is on the Ipv4 address, i.e., 124.12.3.23. • A user is sending a request to the classic load balancer which in turn folded the request into an EC2 example. • An EC2 example goes to use the private address, i.e., 10.0.0.23 and that is the best address which is seen with the aid of an EC2 example.
  • 7. • An EC2 instance is capturing the simplest private address as a Classic Load balancer that encompasses the Public IP address. The public address is needed because it affords valuable information such as "who is the usage of your website". • An EC2 example receives the Ipv4 address in the form of X-Forwarded-For request Header from the Classic load balancer.
  • 8. For More Information on AWS Click Below Link https://www.visualpath.in/amazon-web- services-aws-training.html Or Call +919989971070 www.visualpath.in