Load Balancing in Azure
- Lab Setup:
- In the last session we have a lamp server
- create a new resource group
- Lets create a vm image from lamp server

- Now delete the resource group where you have create the vm
- Create a vnet with two subnets in a new resource group
qtecommerce- web
- db

- Now lets create two vm’s with the vm image create above in web subnet with only private ip address. In NSG open 80 port

- Now Create an Azure Load balancer

- The architecture of the vms with load balancer

- Once The load balancer is create we would recieve the public ip address

