Author : MD TAREQ HASSAN | Updated : 2021/04/18

Azure Application Gateway

Application Gateway load balances HTTP(S) and WebSocket requests to route traffic to backend pool servers. The backend can be public or private endpoints, virtual machines, virtual machine scale sets, app services, or Kubernetes clusters. Traffic can be routed based on attributes of an HTTP request, such as a host name and URI path.

Links:

Azure API Management

API Gateway

API Gateway service in Azure

APIM doesn’t perform any load balancing, so it should be used in conjunction with a load balancer such as Application Gateway or a reverse proxy

VPN Gateway