Azure Traffic Manager Tutorial | DNS load balancer intro

Поділитися
Вставка
  • Опубліковано 7 сер 2024
  • Azure Traffic Manager is a DNS-based traffic load balancer that enables you to distribute traffic optimally to services across global Azure regions, while providing high availability and responsiveness.
    In this episode I give you introduction to what Azure Traffic Manager service is and what are the key concepts around it. This video also shows what are the Traffic Manager routing methods, how to they solve your networking and routing challenges.
    In this episodes live demo of
    - Creating traffic manager profiles
    - Routing using performance based method
    - Routing using geographical based method
    - Routing using weighted based method
    Source code: github.com/MarczakIO/azure4ev...
    Next steps for you after watching the video
    1. Traffic Manager documentation
    - docs.microsoft.com/en-us/azur...
    2. Routing methods explained documentation
    - docs.microsoft.com/en-us/azur...
    3. FAQ for traffic manager
    - docs.microsoft.com/en-us/azur...
    Want to connect?
    - Blog marczak.io/
    - Twitter / marczakio
    - Facebook / marczakio
    - LinkedIn / adam-marczak
    - Site azure4everyone.com
  • Наука та технологія

КОМЕНТАРІ • 60

  • @cheggmi3637
    @cheggmi3637 Рік тому

    my go to teacher. Thank you again Adam, I have been watching you tutorials today for the last 7hrs at a stretch. What I love is you don't cut corners to teach your topics even if it will take time and end up with a long video lecture bcos in the end it is worth it, the knowledge is shared and understood.

  • @preciousajuru4412
    @preciousajuru4412 Рік тому

    Your method of teaching is simply the best. You really made my journey to Azure cloud computing easy.

  • @harithar100
    @harithar100 2 роки тому

    Pretty interesting. you keep everything well organized and simple to understand. Happy to join your channel.

  • @santunaik1934
    @santunaik1934 2 роки тому

    Such a clean explanation, it's the beauty. thankyou Adam

  • @sarathisarkar6692
    @sarathisarkar6692 3 роки тому +3

    Adam, this is an incredible video. The way you explain is just perfect. Keep up the good work and would love to see more videos from you. Cheers.

  • @L0RDeX
    @L0RDeX 3 роки тому

    Awesome video! Very informative. Thanks for your job!

  • @yanivshalomhelp3579
    @yanivshalomhelp3579 3 роки тому

    So good explained. So well build.
    Love you man.
    Many thanks

    • @AdamMarczakYT
      @AdamMarczakYT  3 роки тому +1

      You're welcome! Thanks for stopping by :)

  • @pawesienko9207
    @pawesienko9207 3 місяці тому

    Good job Adam

  • @arunprasath1511
    @arunprasath1511 4 роки тому +2

    your explanation skills are outstanding

  • @BijouBakson
    @BijouBakson 2 роки тому

    Thank you Adam.

  • @CloudInspired
    @CloudInspired 4 роки тому

    Great explanation, thank you!

  • @sayaminazuki6536
    @sayaminazuki6536 2 роки тому

    amazing job, thank u so much

  • @loki-ky7yf
    @loki-ky7yf 2 роки тому +2

    Great and excellent explanation 👌

  • @rskrao9152
    @rskrao9152 2 роки тому

    Excellent!!!!!!!!!!

  • @venkatx5
    @venkatx5 4 роки тому

    Very Informative!

  • @lidiaaracelialonsohuerta6211
    @lidiaaracelialonsohuerta6211 2 роки тому

    gracias por la explicación.

  • @abhisheks8792
    @abhisheks8792 Рік тому

    Amazing

  • @prasenjitpaul3105
    @prasenjitpaul3105 Рік тому

    good video thanks

  • @keyvan.k
    @keyvan.k 2 роки тому

    amazing

  • @ramkumars8282
    @ramkumars8282 3 роки тому +2

    Hi Adam, thank you. We would like to do a series for az 104 and az 500 like you did for az 900

  • @prashanthkommana8648
    @prashanthkommana8648 3 роки тому +2

    u r fantastic or what .. mindblowing

  • @shahid1990able
    @shahid1990able 3 роки тому +2

    great explanation! - can we add application gateway PIP as an endpoint in the Traffic manager?

    • @AdamMarczakYT
      @AdamMarczakYT  3 роки тому

      Yea, but at that point just use Azure Frontdoor, it's a both load balancer and WAF in one. :) docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview?WT.mc_id=AZ-MVP-5003556#https-versus-non-https

  • @Huzefa
    @Huzefa 4 роки тому +1

    Thank You for your informative Videos. i have a question am not able to get the page through "Traffic Manager". It is throwing an Error called 404 web site not found, custom domain has not been configured inside azure.

    • @AdamMarczakYT
      @AdamMarczakYT  4 роки тому +1

      Thanks for watching! If you input your public IP or DNS of your VM in the browser does it respond with a webpage? becuase traffic manager is just DNS routing so all backend server must be accessible.

    • @Huzefa
      @Huzefa 4 роки тому

      @@AdamMarczakYT Thank you for your valuable Response. I have created A web App and it is reachable with its url. then i created a traffic manager and add endpoint as my webapp service after this i try to access the webapp using traffic manager it showing the 404 error.

    • @AdamMarczakYT
      @AdamMarczakYT  4 роки тому

      Try flushing DNS as per video maybe it cached to old value. Other than this I would just remove traffic manager config and start over, maybe you missed one thing. Hard to say :(

  • @maltek6457
    @maltek6457 2 роки тому +1

    I have a lot of clients (300k - 1m) connecting to my application. If I use a TrafficManager and a low TTL (5min) is this not a lot of DNS traffic that I am generating (for the clients)?
    I need the low TTL to have a minimal downtime when switching from my first endpoint to the second one.
    Does it make more sense to use a reverse proxy here?

  • @sarahtodo
    @sarahtodo 3 роки тому +3

    Ok now one on application gateway please! :)

    • @AdamMarczakYT
      @AdamMarczakYT  3 роки тому

      Noted! :)

    • @sujithvenkatesh3305
      @sujithvenkatesh3305 3 роки тому

      @@AdamMarczakYT Was about to ask the same question. Since 'Traffic manager' and 'Application gateway' sounds very similar, would love to know the small differences between them. Thanks in advance, Adam! Much love to you.

  • @sid0000009
    @sid0000009 4 роки тому

    How does this differ from Front door if you can share some points would be great..your video series is awsome..

    • @AdamMarczakYT
      @AdamMarczakYT  4 роки тому

      Thank you! you might be interested in this then docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview which has a nice flow which describes when to choose traffic manager and when FD. It also describes what is the difference between FD and TM.

  • @vivekm2674
    @vivekm2674 4 роки тому +2

    Suppose I am doing geography based routing and I have not defined where traffic from Africa should go to. Then how does traffic from Africa get routed?

    • @AdamMarczakYT
      @AdamMarczakYT  4 роки тому

      If no route is matched then you will receive DNS error that server address could not be resolved.

  • @kanikagupta8780
    @kanikagupta8780 2 роки тому

    I have created TM in same resource group where i have configured the app services, but while adding endpoints i am unable to see the app services, hence not able to add endpoints. Any idea?

  • @anupamchand3690
    @anupamchand3690 3 роки тому

    Great Video Thanks. Can Traffic manager be used to spread load across http APi end points which are hosted on Azure functions Consumption plan? When adding an endpoint the target resource type only has App service so brings me to the base url webpage. How would I access rest https APIs and pass query parameters? Or do these APIs have to be hosted on VMs?

    • @AdamMarczakYT
      @AdamMarczakYT  3 роки тому

      Check this out docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview?WT.mc_id=AZ-MVP-5003556

  • @sreepriyanks
    @sreepriyanks 2 роки тому

    Perfect video..please give me the arm templates to create web apps and vms.....

  • @dnyaneshawar1
    @dnyaneshawar1 3 роки тому +2

    @Adam Marczak -Thank you for the video !! I want to Creation of 2 and more VM in an availability set + Adding a load balancer infront of the VM+ Adding the Load Balancer to Traffic Manager using ARM template so if you have any template can you provide me.

    • @AdamMarczakYT
      @AdamMarczakYT  3 роки тому

      Check out quickstart templates, maybe they have what you need github.com/Azure/azure-quickstart-templates

  • @padmanathanramasamy8354
    @padmanathanramasamy8354 Рік тому

    What is the difference between Load balancer VS Traffic Manager VS Front door?

  • @doncharly7723
    @doncharly7723 2 роки тому

    Very informative. You should go slowly so people can grasp each step fully before going to the next step.

  • @geebee6536
    @geebee6536 4 роки тому

    My dns name doesn't route to any site

  • @geebee6536
    @geebee6536 4 роки тому

    do you have an email i can reach you from, need help with traffic manager

    • @AdamMarczakYT
      @AdamMarczakYT  4 роки тому

      My email is available in the channels about page. it's adam@marczak.io although please note that I don't do consultations because of limited time.

  • @faizahmad846
    @faizahmad846 2 роки тому

    You are teaching very fast. Some of the things I am not able to understand.

  • @antonsmirnov4370
    @antonsmirnov4370 3 роки тому

    ты че русский что ли?

    • @AdamMarczakYT
      @AdamMarczakYT  3 роки тому +1

      Я поляк! :) Работаю над своим акцентом!

  • @QuestionAll121
    @QuestionAll121 Рік тому

    Hi, greate informative video tx.
    My onsite router does a port forward on 8181 (MyHost.MyDomain:8181), how would i create a traffic manager rule to send the traffic for the URL to port 8181 so that the router knows how to direct the traffic to the host.