Create a Simple Application Load Balancer in AWS
Reading Time: 3 minutes Hi all, today we are going to create a simple application load balancer in AWS. We will be going to use 2 windows server to achieve this. Our both windows server will be located in two different Availability zones(AZs). Creating Ec2 Instances on AWS First we have to create 2 servers(Windows Server) in two different Availability Zones. I have created it in us-east-1a and us-east-1b Continue Reading