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.
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
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?
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.
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.
@@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.
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 :(
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?
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?
@@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.
@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.
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?
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.
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.
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.
AZ-104's been kicking my butt. This makes Traffic Manager so easy to learn. Thanks! You should make videos again.
Your method of teaching is simply the best. You really made my journey to Azure cloud computing easy.
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.
Thanks, will do!
your explanation skills are outstanding
Thanks a lot 😊
Such a clean explanation, it's the beauty. thankyou Adam
Pretty interesting. you keep everything well organized and simple to understand. Happy to join your channel.
Great and excellent explanation 👌
Thanks a lot 😊
So good explained. So well build.
Love you man.
Many thanks
You're welcome! Thanks for stopping by :)
Awesome video! Very informative. Thanks for your job!
My pleasure!
u r fantastic or what .. mindblowing
Thank you so much 😀
great explanation! - can we add application gateway PIP as an endpoint in the Traffic manager?
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
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?
Good job Adam
Hi Adam, thank you. We would like to do a series for az 104 and az 500 like you did for az 900
Noted!
Excellent!!!!!!!!!!
Great explanation, thank you!
Cheers! Thanks :)
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.
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.
@@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.
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 :(
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?
If no route is matched then you will receive DNS error that server address could not be resolved.
after adding endpoint, monitor status shows degraded , any suggestions please
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?
amazing job, thank u so much
Ok now one on application gateway please! :)
Noted! :)
@@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.
Very Informative!
Thank you, glad you liked it!
Thank you Adam.
@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.
Check out quickstart templates, maybe they have what you need github.com/Azure/azure-quickstart-templates
What is the difference between Load balancer VS Traffic Manager VS Front door?
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?
Check this out docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview?WT.mc_id=AZ-MVP-5003556
gracias por la explicación.
Perfect video..please give me the arm templates to create web apps and vms.....
How does this differ from Front door if you can share some points would be great..your video series is awsome..
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.
good video thanks
Very informative. You should go slowly so people can grasp each step fully before going to the next step.
amazing
My dns name doesn't route to any site
Check my previous comment.
do you have an email i can reach you from, need help with traffic manager
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.
You are teaching very fast. Some of the things I am not able to understand.
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.
Amazing