Posted On: Sep 26, 2017
The Network Load Balancer enables you to load balance TCP traffic to your application deployed to Elastic Beanstalk. When creating AWS Elastic Beanstalk environments, you have a choice to pick among three load balancing options- Classic Load Balancer, Application Load Balancer, and Network Load Balancer with the API, SDK, AWS command line interface (CLI) and EB CLI.
Network Load Balancer can be used for both internet-facing and internal load balancing use cases. It provides high performance and scalable load balancing to handle millions of requests per second. You can learn more about Network Load Balancer here.
For more information on Elastic Beanstalk: