Cloud Computing - Load Balancing

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • Find code and diagrams at: www.EliTheComputerGuy.com
    Reasons for Load Balancing
    Fault Tolerance - Load Balancing offers fault tolerance incase a server fails.
    Server Upgrades - It’s easier to upgrade hardware if you can take entire machines offline without effecting user experience.
    Hardware Performance - having as few users on a single server as possible will provide users with the best experience
    Network Performance - Users can be routed to the servers that are physically closest to them
    A/B Testing - New server configurations can be tested easily
    Types of Load Balancing
    Hardware - Load Balancing Hardware is networking equipment you would install in your data center to route traffic to your servers
    Built In - Many products have Load Balancing built into them such as Microsoft Active Directory
    As a Service - Companies such as Cloudflare now provide Load Balancing services for your internet connected servers.
  • Věda a technologie

Komentáře • 17

  • @msizinxumalo6585
    @msizinxumalo6585 Před 3 lety +3

    I feel like I owe you some money for too much brilliant information ,you have completely improved my career.

  • @sedricmiller1857
    @sedricmiller1857 Před rokem

    y'all better send h=this man some cash, teaches better than any teacher I have had!

  • @kamalbahadur007
    @kamalbahadur007 Před 4 lety +6

    man.. you are just awesome... past two-three days I was looking for load balancing videos and wished if you created one. And see here we are. Thanks.

  • @javs9324
    @javs9324 Před 3 lety +1

    Eli you are are a one of a kind teacher!

  • @WorldTimeLineChannel1
    @WorldTimeLineChannel1 Před 4 lety

    Great video about load balancing. Highly recommended watch. Explained thoroughly and the information was easy to understand.

  • @little2nothingify
    @little2nothingify Před 4 lety +1

    This is amazing! Eli is HERE! I heard from Eli himself that he was leaving this platform all together a couple years ago and I hadn't been back. I am both surprised and glad to see new/current content. I have always appreciated how he approaches the topics he covers.

  • @thetechconsultant
    @thetechconsultant Před 2 lety

    Amazing explanation.

  • @brandonfarfan1978
    @brandonfarfan1978 Před 4 lety +1

    Awesome! Thanks for explaining this.

  • @kirschkern8260
    @kirschkern8260 Před 4 lety +2

    So just buy 3 boxes for each Location (Tokio,New York,Baltimor,...)
    Put copies of the same Website/Service on each box.
    And you are save from CPU-fan failure. And have Privacy securitie.

  • @bensleynjauala2323
    @bensleynjauala2323 Před 4 lety +2

    I would like to know if the load balancer is phisically connected to the router or switch in an actual infrastructure or it goes directly from the border router to the load balancer

  • @nehapurohit555
    @nehapurohit555 Před 4 lety

    Great video..thanks for the explanation

  • @navekeinan
    @navekeinan Před 4 lety

    Very nice explaintion.
    You also didn't mention auto provisioning method on load balancing

  • @mwloos1
    @mwloos1 Před rokem

    Are the databases duplicated as well?

  • @mustang19ms
    @mustang19ms Před 4 lety

    Thanks. But what about dns load balancing?