Layer 4 and Layer 7 LB in Azure
- Azure Load Balancer: This is layer 4 LB of Azure
- Azure Application Gateway: This is Layer7 LB of Azure
Setup
- Lets create a network with subnet
- webapp 1:
- run the application on /app1
- webapp 2
- run the application on /app2
- webapp 1:
- Watch classroom recording for guided creation
