LXer: How to create an Application Load Balancer on AWS
by LXer from LinuxQuestions.org on (#5R9JP)
Published at LXer:
An Application Load Balancer works at the seventh layer of the Open Systems Interconnection (OSI) model, the application layer. We can add and remove targets from our load balancer as per our needs without affecting the flow of requests to the application. In this article, we will see how to create an Application Load Balancer, register instances, and access the Load Balancer using its DNS.
Read More...
An Application Load Balancer works at the seventh layer of the Open Systems Interconnection (OSI) model, the application layer. We can add and remove targets from our load balancer as per our needs without affecting the flow of requests to the application. In this article, we will see how to create an Application Load Balancer, register instances, and access the Load Balancer using its DNS.
Read More...