Design Azure Application Gateway - Training

rw-book-cover

URL: https://learn.microsoft.com/en-us/training/modules/load-balancing-https-traffic-azure/2-design-azure-application-gateway
Author: wwlpublish

Summary

Azure Application Gateway is a service that manages and balances web traffic for applications, ensuring secure connections with features like load balancing and a web application firewall. It routes requests to backend servers using defined rules and supports session stickiness for consistent user experiences. Additionally, it includes health probes to monitor server availability and can automatically scale based on traffic demands.

Highlights added September 25, 2024 at 9:49 AM

Azure Application Gateway includes the following features:
• Support for the HTTP, HTTPS, HTTP/2, and WebSocket protocols
• A web application firewall to protect against web application vulnerabilities
• End-to-end request encryption
• Autoscaling to dynamically adjust capacity as your web traffic load change
• Connection draining allowing graceful removal of back-end pool members during planned service updates ([View Highlight] (https://read.readwise.io/read/01j8k8qerrsq1cqhxcrrnxkh4r))