Please enable JavaScript.
Coggle requires JavaScript to display documents.
7 Application gateway - Coggle Diagram
7 Application gateway
components
public IP address, a private IP address, or both
accepts traffic arriving on a specified combination of protocol, port, host, and IP address.
-
- Basic routes a request based on the path in the URL. A
- Multi-site also route requests using the hostname element of the URL
-
-
-
-
methods of routing traffic,
-
-
another site, or from HTTP to HTTPS.
-
-
Load balancing
-
-
- works with the OSI Layer 7 routing
routing parameters (host names and paths)
- Azure Load Balancer, function at the OSI Layer 4 level,
based on the IP address of the target of a request.
- web application firewall
- End-to-end request encryption.
- Autoscaling
-
-
-
application layer routing
- requests that client applications can send to a web app
- Azure virtual machines,
- Azure virtual machine scale sets,
- Azure App Service, and even
- on-premises servers