Deploy Infrastructure as Code (IAC) lesson 4 servers and security groups: Adding Target Groups and Listeners
yt link
What is a Load Balancer?
We learned earlier that a load-balancer automatically distributes incoming application traffic across multiple servers (EC2 instances). These servers need not essentially be present in a single subnet. They (servers) ...