amazon-web-serviceselastic-load-balancerengineyard

How to know if a existing AWS ELB is either Classic or Application load Balancer


I got responsible for the management of a AWS account with a preexisting load balancer, and want to know if it is a Classic load balancer or an application load balancer.

I could not find the information either through the web console or the ruby API


Solution

  • In the web console when you look at your list of load balancers there is a "Type" column that tells you which type it is.