Configuring Load Balancer using Ansible
What is Load Balancer?
Load balancing is an approach to handling an extremely large number or requests by configuring multiple app servers running the same app behind a single proxy server called a load balancer. The load balancer divides incoming re...
codereek.hashnode.dev5 min read