Application Load Balancer vs Network Load Balancer vs Classic Load Balancer | AWS CSAA | Whizlabs

preview_player
Показать описание
The most common types of alternatives among load balancers supported by Elastic Load Balancing include Application Load Balancer, Network Load Balancer and Classic Load Balancer. In this video, our expert sheds light on the differences between the three types of load balancers.
The Application Load Balancer works at the request level and routes traffic to targets such as EC2 instances, IP addresses, Lambda functions and containers on the basis of content in the request. It can provide sophisticated request routing oriented towards delivering modern application architectures such as container-based and microservices applications.

The Network Load Balancer works at the connection level, enabling users to route connections to targets such as instances, containers and microservices within Amazon VPC on the basis of IP protocol data. It serves ideal load balancing functionality for UDP and TCP traffic.

The final entry in this video, Classic Load Balancer is suitable for basic load balancing functionality throughout different Amazon EC2 instances. The classic load balancer works at connection level and request level.

If you are preparing for the AWS Certified Solutions Architect Associate certification, this difference will help you deal with many scenario-based questions. You can also check out our training material for the AWS Certified Solutions Architect Associate exam preparation.

About Whizlabs:

Whizlabs is pioneering the online certification training industry since 2000. We take pride to offer exam-oriented, unique content created by subject matter experts in various technological domains. We have already helped over 3M+ professionals in 100+ countries with our content and many more are in the queue.

Don’t miss to connect with us on our social channels to get the latest updates:

Have you already achieved an AWS certification? Share your views and experience with the AWS Certification in the comment section below.
Рекомендации по теме
Комментарии
Автор

never ever really understood these things. but when you say FU and then you say BAR it totally explains everything!

surfbug
Автор

You are a brilliant teacher. Hope to see lots of AWS related videos.

jasper
Автор

What a simple and sweet explanation...I love it

musicxy_official
Автор

crisp, to the point explanation, thanks!

mayankmittal
Автор

Thank you so much.
Excellent clarity.

sachdeepsivakumar
Автор

Thank you so much! This really helped me.

hifimoog
Автор

Why did you choose network load balancer for your example and not application load balancer?

barlog
Автор

In the Application Load balancer if the server which serves BAR requests go down, what would happen?

RBNrocks
Автор

If you have an application that runs in port 8080, how would you do to access it? Just put load-balancer-url:8080 ?

MrKiraBR