Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Azure Load Balancers
Rating: 4.4 out of 5(6 ratings)
27 students

Azure Load Balancers

In this course I'll discuss about Azure Load balancer , Azure Traffic Manager and Azure Front door
Created bySharma Sharma
Last updated 8/2022
English
English [Auto],

What you'll learn

  • Azure Load Balancer
  • Azure Front door
  • Azure Traffic Manager
  • Load Balancing

Course content

3 sections10 lectures51m total length
  • Intoduction1:20

    Learn how Azure load balancers distribute traffic across backend servers, act as a single contact point for virtual machines, and handle internal traffic with health probes, port forwarding, and IPv6.

  • Type of Load Balancer0:39

    Explore different load balancer types, compare standard and basic options, and learn why production environments should choose the standard load balancer for more configuration and features.

  • Key components1:21

    Discover the key components of an Azure load balancer, including front end IP configuration, backend pool (via NIC or IP address), health checks, and routing rules that map ports.

  • Things to Do0:57

    Create two virtual machines in a virtual network, enable IIS on both, and configure a load balancer with frontend IP, backend pool, and health probe to balance traffic.

  • Create Load Balancer13:34

    Create a public standard load balancer, attach two virtual machines, configure a front-end IP and back-end pool, add health probes, and test failover between the machines.

Requirements

  • No prerequisite

Description

In this course I'll will take you to Azure Load balancing technique which are available.


1. Azure Load Balancer - An Azure load balancer is a Layer-4 (TCP, UDP) load balancer that provides high availability by distributing incoming traffic among healthy VMs. A load balancer health probe monitors a given port on each VM and only distributes traffic to an operational VM.


2. Azure Traffic Manager - Azure Traffic Manager supports six traffic-routing methods to determine how to route network traffic to the various service endpoints. For any profile, Traffic Manager applies the traffic-routing method associated to it to each DNS query it receives. The traffic-routing method determines which endpoint is returned in the DNS response. The following traffic routing methods are available in Traffic Manager: Priority: Weighted: Performance: Geographic: Multivalue: Subnet:


3. Azure Front Door- Azure Front Door is Microsoft’s modern cloud Content Delivery Network (CDN) that provides fast, reliable, and secure access between your users and your applications’ static and dynamic web content across the globe. Azure Front Door delivers your content using the Microsoft’s global edge network with hundreds of global and local POPs distributed around the world close to both your enterprise and consumer end users.


Why use Azure Front Door?


Azure Front Door enables internet-facing application to:


Build and operate modern internet-first architectures that have dynamic, high-quality digital experiences with highly automated, secure, and reliable platforms.


Accelerate and deliver your app and content globally at scale to your users wherever they're creating opportunities for you to compete, weather change, and quickly adapt to new demand and markets.


Intelligently secure your digital estate against known and new threats with intelligent security that embrace a Zero Trust framework.

Who this course is for:

  • Beginners who wants to understand load balancing techinique