Azure Layer 4 Load Balancer
- Azure Layer 4 Load Balancer is referred as Azure Load Balancer.
- Azure Load Balancer can be internal or external
- Azure Load Balancer gives ip’s
- Azure Load Balancer uses
- health probes
- backend (target group in AWS)
- rules
Lets create a vm image
- Watch classroom recording
Lets create a network
- Lets create a vnet with one subnet
- Lets create a nsg to open 80 port
- Create two vms in 2 different zones in same subnet
- Now create a load balancer to configure 80 port
- NOw use lbip and if you have domain create a A Record
