How to create and configure Load Balancer on Microsoft Azure

Sdílet
Vložit
  • čas přidán 12. 09. 2024
  • An Azure load balancer is an ultra-low-latency Open Systems Interconnection (OSI) model Layer 4 inbound and outbound load balancing service for all UDP and TCP protocols.
    For more explanation on this video: www.linuxhelp....

Komentáře • 11

  • @Arunkumar-rc4xt
    @Arunkumar-rc4xt Před 8 měsíci

    i am beginner for Azure this video really helped me for understanding load balancer concepts. Great job.

    • @linuxhelp5096
      @linuxhelp5096  Před 8 měsíci

      Thanks for the feedback :-)
      For more topics subscribe to our channel,
      czcams.com/channels/vTQ6WM-MSvCFVNCEtI6HPg.html

  • @davidcauaalvesrocha719
    @davidcauaalvesrocha719 Před rokem +2

    MEU HERÓI NÃO FALA PORTUGUÊS, MAS EU O AMO ASSIM MESMO

  • @sergey5561
    @sergey5561 Před 9 měsíci

    Great video! Why did you select port 1000 for the load balancer rule?

    • @linuxhelp5096
      @linuxhelp5096  Před 8 měsíci

      We only used that for testing purpose, You can use any unused port.

    • @sergey5561
      @sergey5561 Před 8 měsíci

      @@linuxhelp5096 thanks for your response. What is the difference between "Port" and "Backend port"?

  • @SatyamSingh-qo8ou
    @SatyamSingh-qo8ou Před 5 měsíci

    Can you please make a video on internet connectivity on Linux server , how we can enable and show the details how to verify

    • @linuxhelp5096
      @linuxhelp5096  Před 5 měsíci

      Sure, we will give session on the following topics. you want to disable or enable a network interface, you can do it using a simple command.
      ip link set {interface} up/down
      if you want to find the interface ID by using the following commands.
      ip a

    • @SatyamSingh-qo8ou
      @SatyamSingh-qo8ou Před 5 měsíci

      @@linuxhelp5096 not on os I am talking about azure firewall like how to enable the internet in azure firewall

    • @SatyamSingh-qo8ou
      @SatyamSingh-qo8ou Před 4 měsíci

      @@linuxhelp5096 enabling outbound traffic on azure for this Linux server , and what if there is azure firewall inbetween