Azure load Balancers
- Azure has two types of load balancers
- Azure Load Balancer (Layer 4)
- Azure Application Gateway (Layer 7)
Azure Load Balancers
- This is layer 4 lb as a service offered by Azure
- Load Balancer components
- SKU:
- Basic
- Standard
- Gateway
- Type:
- Public
- Internal
- Tier:
- Region
- Global
- Health Probes
- SKU:
Scenario: Create a load balancing for an application
- overview
- Setup: Try creating a vm image in gallery as discussed in the class, since we will be using the vm image with web app already installed.
- The network will be as shown below
- Create a vm from vm image captured
- Now create a public load balancer of web vms
- Now access the load balancer public ip
- Lets view the vms
