Azure Application Gateway

2025-12-22T05:43:25+00:00

Azure Application Gateway Cheat Sheet A web traffic load balancer. It allows you to distribute incoming traffic based on HTTP request properties such as URL and host headers. Application gateway has four tiers: Standard, Standard V2, WAF, and WAF v2 For container-based applications, Azure now offers Application Gateway for Containers as a separate, modern application load balancing service. You can use the same application gateway for up to 100+ websites with multi-site hosting. Set the minimum and maximum scale units based on your needs. Azure Application Gateway vs Azure Load Balancer An application gateway operates at layer 7. A load balancer functions [...]