Skip to content

NKCODE TECH GEEK ZONE

  • RSS - Posts
Menu
  • Home
  • Cloud
    • Azure
    • Alibaba
    • AWS
  • Hardware
  • Linux
  • Network
  • Security
  • Windows Client / Servers
    • SQL
    • Windows Client OS
      • Windows 10
    • Windows Servers
      • Windows 2008R2
      • Windows Server 2012R2
      • Windows Server 2016
      • Windows Server 2019
  • VMWARE
  • Free Tools
  • About Me
    • Disclaimer
Menu

Difference between Azure Load Balancer and Application Gateway

Posted on July 17, 2020

The significant difference is Layer. The Azure Load Balancer traffic works at Layer 4, while Application Gateway works at Layer 7 traffic, and specifically with HTTP (including HTTPS and WebSockets).

Azure Application Gateway

Application Gateway (AGW) is web traffic, and security(OWASP) manage the web applications (one or multiple sites), i.e. load balancer that enables to drive traffic to the web applications manage using WAF.

Azure Application Gateway — Route Based Traffic

  • AppsGW load balancer workload can make URI or Host Header routing based to the decision. Example: route the incoming URL can inbound to Images Pool and Videos request a path to video pool.
  • AppsGW support end-to-end TLS/SSL encryption. The allow unencrypted traffic between AGW and backend servers, less time to processing to encrypt and decrypt the traffic.
  • Distribution of traffic using (WAF Policy) according to one of several traffic-routing methods(priority, weighted, performance, geographic, multivalued and subnet).

Azure Application Gateway — Backend Pools

  • Web application firewall (WAF) that protects your workload from common exploits like SQL injection attacks or cross-site scripting attacks. (OWASP) framework.k
  • Continuous monitoring of endpoint health and automatic failover when endpoints fail.
  • It provides application delivery controller (ADC) as a service, offering various Layer 7 load-balancing capabilities. Use it to optimize web farm productivity by offloading CPU-intensive SSL termination to the gateway.

Azure Load Balancer

Azure Load Balancer operates at layer four of the Open Systems Interconnection (OSI) model. LB is distributing load (incoming network traffic) across a group of backend resources or servers. Azure Load Balancer distributes inbound flows that arrive at the load balancer’s front end to backend pool instances. These flows are according to configured load balancing rules and health probes. The backend pool instances can be Azure Virtual Machines or instances in a virtual machine scale set.

A public load balancer can provide outbound connections for virtual machines (VMs) inside your virtual network. These connections are accomplished by translating their private IP addresses to public IP addresses. Public Load Balancers are used to load balance internet traffic to your VMs.

An internal (or private) load balancer is used where private IPs are needed at the frontend only. Internal load balancers are used to load balance traffic inside a virtual network. A load balancer frontend can be accessed from an on-premises network in a hybrid scenario.

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading…

Related

Welcome to Teck Geek Zone

Alibaba & Azure Cloud with a free trial worth $200-1200 USD Click below Cloud Providers

  • How to Configure Multi-Pool Point-to-Site (P2S) VPN Using Azure Virtual WAN (vWAN)
  • 🔐 IoT Security with AWS IoT: Building Secure Connected Systems at Scale
  • Azure Service Endpoint vs Private Endpoint: What’s the Difference and When to Use Each?
  • Amazon Inspector Code Security: Shifting Left with Automated Vulnerability Detection
  • Azure Introduces Network Security Hub: A Smarter Way to Secure Your Cloud Network

Categories

  • Cloud (200)
    • Alibaba (39)
    • AWS (45)
    • Azure (122)
  • Free Tools (5)
  • Hardware (17)
  • Linux (13)
  • Network (28)
  • Security (21)
  • VMWARE (58)
  • Windows OS (44)
    • Windows 10 (7)
  • Windows Servers (69)
    • SQL (3)
    • Windows 2008R2 (7)
    • Windows Server 2012R2 (15)
    • Windows Server 2016 (20)
    • Windows Server 2019 (10)

Subscribe to our newsletter

©2026 NKCODE TECH GEEK ZONE | Design: Newspaperly WordPress Theme

Loading Comments...

    %d