0 votes
in AWS by
What is the difference between the classic load balancer and application load balancer in AWS?

1 Answer

0 votes
by

Dynamic port mapping, multiple port multiple listeners is used in Application Load Balancer, One port one listener is achieved via Classic Load Balancer

...