Linux
How to create an Application Load Balancer on AWS
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.