6 azure load balancer
Distribute traffic
- five-tuple hash
- Source IP
- Source port
- Destination IP
- Destination port
- Protocol type
inbound and outbound
Availability sets
virtual machines you put in an availability set run across multiple physical servers, compute racks, storage units, and network switches
Availability zones
different physical locations within the same region
type
- Basic
- Port forwarding
- Automatic reconfiguration
- Health probes
- Outbound connections through source network address translation (SNAT)
- Diagnostics through Azure Log Analytics for public-facing load balancers
- Standard
- HTTPS health probes
- Availability zones
- Diagnostics through Azure Monitor
- High availability (HA) ports
- Outbound rules
- A guaranteed SLA
- internal
- external
- Source IP affinity
two-tuple hash
(from the source IP address and destination IP address)
incompatible with RDP
health probe
monitors VM