Amazon_EC2_6
A load balancer takes requests from clients and distributes them across the EC2 instances that are registered with the load balancer (also known as back-end instances).
A listener is a process that checks for connection requests. It is configured with a protocol and a port for front-end (client to load balancer) connections
Using the Amazon unified command line interface:
References: