July 2022
Intermediate to advanced
240 pages
6h 28m
English
Azure Application Gateway is an ideal load balancer for web servers and applications that require HTTP/HTTPS traffic load-balancing and routing. It operates at the application layer (OSI layer 7 of the TCP and UDP stack) and can therefore analyze incoming traffic for custom routing based on URL paths and host headers in the incoming request. (See Figure 2-1.)
FIGURE 2-1 The Azure Application Gateway handles incoming traffic using routing rules to back-end services.
Traditional load balancers operate at OSI layer 4, meaning they can only route traffic with limited parameters, such as the source IP ...
Read now
Unlock full access