Azure Application Gateway

Your secure, scalable web traffic manager

Azure Logo

What is Azure Application Gateway?

Azure Application Gateway is a web traffic load balancer that enables you to manage traffic to your web applications. It provides a managed, highly available application delivery controller (ADC) as a service.

Application Gateway can route traffic based on various attributes of an incoming request, such as the request URL path or host header. For example, you can route traffic based on the incoming request URL to ensure it's directed to the appropriate web server.

Key Features

SSL Termination

Offload CPU-intensive SSL decryption/encryption to the gateway.

Web Application Firewall (WAF)

Protect your web applications from common vulnerabilities and exploits like SQL injection and cross-site scripting.

Cookie-Based Session Affinity

Ensure that traffic from a particular user is consistently directed to the same backend server.

URL-Based Content Routing

Route traffic to specific backend pools based on the URL of the request.

Host-Based Routing

Route traffic to different backend pools based on the hostname in the request's Host header.

Rewrite HTTP Headers and URL

Modify request and response headers and URL paths to optimize delivery and security.

Benefits

Azure Application Gateway offers significant benefits for your modern cloud applications:

Explore All Features