Setting up an Application Load Balancer with AWS EC2
What is Load Balancing?
Load balancer is a service that uniformly distributes the network traffic and workloads across multiple servers or a cluster of servers. Load balancer increases the availability and fault tolerance of an application
It is an e...
saikatm.hashnode.dev5 min read