Azure Load Balancer Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

ความคิดเห็น • 204

  • @superanik1
    @superanik1 4 ปีที่แล้ว +13

    Hey Adam,
    The content you create is of super high quality with each and everything explained in detailed manner.
    Your videos are one stop solution for me for any Azure related stuff.
    Please keep spreading the knowledge.

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว +1

      Thanks, will do! I appreciate the kind words.

  • @rachanasingh3431
    @rachanasingh3431 4 ปีที่แล้ว +2

    Hi Adam. Can you please share the scrip in comment section.

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Hey there! You can always find scripts related to video you are watching in the comment section! 😁Thanks for stopping by!

  • @Southpaw07
    @Southpaw07 3 ปีที่แล้ว +3

    Several hours of reading MS boring documentation, consolidated to 13 mins in this video. Great stuff Adam Thank you

  • @wagnerfraga3850
    @wagnerfraga3850 4 ปีที่แล้ว +4

    Hey Adam, thanks for the video. I am surprised you haven't got more viewers also.

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว +2

      You and me both! Joking, I'm happy with my current viewers, you guys are fantastic :) ! Thanks for watching.

  • @BijouBakson
    @BijouBakson 3 ปีที่แล้ว +1

    Just an observation for a comment you made at 4:04: you state that machines are updated automatically with Scale Set. I just wanted to note that there's actually 3 update policies with VMSS: Automatic, Manual & Rolling. Thanks

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว +1

      Yea, I meant that the entire process of updating OS is automatic. You are correct on policies which provide you certain degree of control over this automated OS update process. Thanks!

  • @tryashvanth
    @tryashvanth 3 ปีที่แล้ว +3

    I would say i have seen one of the best video of explaining in TH-cam.Kudos to you i am a beginner with Azure and i will follow more of your videos. and i could able to grasp the the terminologies and explanation of each and every term and the functionality of the load balancer and kudos to you i have subscribed your channel and thanks for the great video

  • @ganirban82
    @ganirban82 3 ปีที่แล้ว +1

    HI,
    Suppose a web application used a sticky session (aka "session affinity") and use session for data holding purpose. Can we deploy this kind web application to VM scale sets as backed pool to an AG and use as URLs filtering purpose?
    If not possible then what is alternative solutions?
    Thanks,

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว +1

      Remember to have external service for session persistency like Redis because with VMSS servers will go up and down which will kill sessions even with session affinity. AG or FD in front is always advised for public facing apps :)

  • @LokeshKumarJ-qn4bq
    @LokeshKumarJ-qn4bq 3 ปีที่แล้ว +2

    Hey Adam, Your videos are so crisp :-) Love all your videos. Please make a video for the Application gateway and VMscale set

  • @fredericcartier4950
    @fredericcartier4950 3 ปีที่แล้ว +2

    Hello Adam,
    This content teach me so many things. It is well explained and sharpened my curiosity to go further.
    Thank you

  • @ZaneT531
    @ZaneT531 3 ปีที่แล้ว +1

    Awesome Tutorial Mate. THANK YOU SO MUCH !
    Could you consider teaching us Powershell for beginners and intermediate level in upcoming videos Pls

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว

      Thanks! Maybe in the future, for now I focus on Azure ;)

  • @Zorrik-qk3bn
    @Zorrik-qk3bn 2 ปีที่แล้ว +1

    Ale numer, Polak rządzi w Azure. BRAWO!!!!! Więcej takich jak Adam!!!

  • @hermannsteveze5865
    @hermannsteveze5865 4 ปีที่แล้ว +2

    Please, How Do we manage a Linux VM Scale Set behind a load balancer, from the internet?

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Hi. You mean common scale set tasks? If you here are examples
      docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-manage-cli

  • @volfram1
    @volfram1 ปีที่แล้ว +1

    You can use CTRL + F5 in this example. It's quite useful when you need to reload tab and cache at the same time to see request going to the different instances.

  • @Certified_Chad_42
    @Certified_Chad_42 3 ปีที่แล้ว +1

    Thank You, great video...

  • @sid0000009
    @sid0000009 3 ปีที่แล้ว +1

    Thnks Adam! i want to understand in which cases we use a combination of AG + Load balance and when we use only load balance ( public facing) if we have a web app hosted in App service (ASE) in Azure. Does the web app determine it ? ( AG - https , LB for TCP is am aware ). Few architect diagrams have them in combinations and some standalone with web apps on Azure..Any guidance is appreciated. ! ( Merry Christmas - you are doing a fab job by sharing your knowledge with the community - Thank you 4 that )

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว +1

      There is a cool guide for choosing appropriate load balancing option in Azure, check it out docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview?WT.mc_id=AZ-MVP-5003556 thanks and merry christmas!

  • @mystudy1512
    @mystudy1512 2 หลายเดือนก่อน

    Hey Adam,
    The content is super and explained in detail
    By any chance, will you be doing AZ-500, SC-200, and SC-100 Training.
    If not, could you please suggest a few learning tutorials which you have reviewed.

  • @johnsieminski3801
    @johnsieminski3801 3 ปีที่แล้ว +1

    Great job. First person I have subscribed too.

  • @freeEagle21
    @freeEagle21 4 ปีที่แล้ว +1

    hey Adam. In my scenario i have two identical servers (having two different private IPs of course) and sophos XG sitting top of the servers. In XG the way i loadbalanced is that pushing traffic on both servers and it distributes the traffic. Since azure does not have a public dns url, which means i should be directing my application to the public IP only?

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว +1

      Hey. Azure Load Balancer can have public DNS if it has public IP assigned. Go to your public IP configuration blade and set DNS name there.

  • @vidyanandjain
    @vidyanandjain 2 ปีที่แล้ว +1

    Too good, superb explanation :-)

  • @nikz0001
    @nikz0001 2 ปีที่แล้ว +1

    best azure videos ever ...Adam you rock bro!

  • @MuhammadWaqas-gr4gg
    @MuhammadWaqas-gr4gg 2 ปีที่แล้ว

    I have seen these 02 options under Load balacer Rules option...I have gone through MS Docs but unable to understand these terms...If you could explain these 02 in simplest form with example....
    would be much gr8ful.

  • @James-sc1lz
    @James-sc1lz 3 ปีที่แล้ว +1

    Really, really good video. Subscribed

  • @chieh-chuanchang4506
    @chieh-chuanchang4506 3 ปีที่แล้ว +1

    This is good tutorial and very distinctly.

  • @darko2004
    @darko2004 ปีที่แล้ว +1

    Perfect tutorial. Explains load balances in plain and simple language

  • @notagamer7538
    @notagamer7538 11 หลายเดือนก่อน +1

    Saddist Sampath

  • @syedubedullah8173
    @syedubedullah8173 3 ปีที่แล้ว +1

    Thnak you Adam.. Love from india

  • @Sagey112
    @Sagey112 3 ปีที่แล้ว +1

    Thank You! this really helped

  • @3ALEGIONS
    @3ALEGIONS 6 หลายเดือนก่อน

    Can we host a website (IIS + SQL Server) on multiple VMs with load balancer?

  • @1001fables
    @1001fables 3 ปีที่แล้ว +1

    Your tutorials are awesome. Thank you for providing cli scripts for practicing.

  • @edwinhendriks3604
    @edwinhendriks3604 3 ปีที่แล้ว +1

    Hi Adam, studying for AZ-104 and this is helping me a lot! Thank you!

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว +1

      Fantastic, best of luck, you can do it :)

  • @azhockeynut8297
    @azhockeynut8297 3 ปีที่แล้ว +1

    Wish Adam was working on my team. He has such a fantastic way for helping others understand complicated topics

  • @lovelife1434
    @lovelife1434 4 ปีที่แล้ว +1

    Thank you. You are brilliant 👍

  • @sureshn4642
    @sureshn4642 2 ปีที่แล้ว

    Why do I need a Load Balancer for an Availability Group Listener in Azure but not on-premises

  • @asriazmi
    @asriazmi 2 ปีที่แล้ว

    Hi @adam marczak. Where do we set URL instead of using IP and how can we check the user id who hit the url?

  • @Mopina1026
    @Mopina1026 3 ปีที่แล้ว +1

    I'm learning a lot with yours videos. thanks

  • @shuchitatripathi4067
    @shuchitatripathi4067 4 ปีที่แล้ว +1

    Hi Adam, Thank you for explaining things so clearly.
    I am facing an issue. When I am doing curl localhost -usebasicparsing, it is giving me 'Unable to connect to the remote server'. and so, my loadbalancer is also not working properly. Any idea what can be the issue here?

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Hey! That's weird. Did you use the script that I provided for this tutorial? If so, maybe check if VMs got extension installed successfully.Thanks for watching :)

  •  ปีที่แล้ว

    great video, Do you know how to install ssl certificates to loadbalancer?

  • @Hackenbaker
    @Hackenbaker 3 ปีที่แล้ว +1

    Great explanation, very clear. Thanks a lot for this great content.

  • @elatromeo7963
    @elatromeo7963 2 ปีที่แล้ว

    Thanks for this wonderful piece of art. How do I get the script??

  • @panagiotisgiannelos3767
    @panagiotisgiannelos3767 ปีที่แล้ว

    Wait, Load Balancers doesnt support UDP?

  • @ransandu
    @ransandu 4 ปีที่แล้ว +1

    Hey Adam,
    Thanks for putting up this. Really appreciated.
    One request, will you be able to do a series on APIM? specially Policies and Azure as function of APIM backend?
    Cheers

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว +1

      APIM is definitely on the way! Got in on agenda, unfortunately there is still few important topics to cover but in Feb I should already have it out.

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว +1

      An of course thanks :)

  •  2 ปีที่แล้ว

    Great videos!! Can you do one with load balancer and AKS?

  • @Lost_poetry_029
    @Lost_poetry_029 3 ปีที่แล้ว +1

    hey man loved your content

  • @TheUmeru
    @TheUmeru 3 ปีที่แล้ว +1

    You explained it so well! Thanks Adam!

  • @sarayghb8079
    @sarayghb8079 3 ปีที่แล้ว +1

    Very well explained! Thank you Adam!

  • @ninadpawar1489
    @ninadpawar1489 3 ปีที่แล้ว

    Hey Adam, could you please let me know if I can use Azure load balancer (L4) to load balance 2 Web Apps (app service) deployed to different regions.? I know that we can use traffic manager, afd but not sure if Azure load balancer

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว +1

      Hi mate, please check this guide on recommended options for load balancing solutions docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview?WT.mc_id=AZ-MVP-5003556

  • @ibmuser13
    @ibmuser13 3 ปีที่แล้ว

    great content, Adam! Liked and subscribed to your channel. Looking forward to more Azure videos!!

  • @siyabongamngomezulu9743
    @siyabongamngomezulu9743 3 ปีที่แล้ว +1

    Great video Mr Marczak

  • @nimageofmine
    @nimageofmine 2 ปีที่แล้ว

    Hi Adam, the demo you had seems to be for L4 Load Balancer. Would it support a web application running in the backend pool listening on HTTP protocol (REST API)?
    Also, when would you use L7 Load Balancer?

  • @rediusengineering
    @rediusengineering 3 ปีที่แล้ว

    Hi Adam, You have been posting amazing videos and thanks for that.
    Could you please explain about how the traffic will flow to public load balancer when we have firewall placed in front of it. Lets say we have web application hosted internally and its load balanced using public facing load balancer. But I want the internet traffic to first hit the firewall before its sent internally. Where should the public DNS point to? My Firewall Public IP or Load balancer PIP? If its to my firewall, how that will be routed to my load balancer.

  • @bardus_hobus
    @bardus_hobus 3 ปีที่แล้ว

    So how would I configure Each VM to be a duplicate of each other? I assume I would have to have my code replicated to each VM...how would I handle this automatically?

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว

      You need to create virtual machine image. If you are building from code then you can build image in tools like DevOps, etc. There are few blogs and Microsoft doc entries on this so feel free to check around.

  • @ravimalvia
    @ravimalvia 7 หลายเดือนก่อน

    do i need create outbound rule also?
    since azure done some changes in creating load balcncar

  • @jakubzareba3211
    @jakubzareba3211 5 หลายเดือนก่อน

    Amazing video great! Thanks

  • @jamesrobertson7334
    @jamesrobertson7334 3 ปีที่แล้ว +1

    Fantastic video, thank you :-)

  • @jasonliu2574
    @jasonliu2574 11 หลายเดือนก่อน

    You are the best! thank you so much for all the great classes and videos!

  • @gautam310781
    @gautam310781 3 ปีที่แล้ว

    Hi Adam.. This is regarding balancing multi-tier applications by using both public and internal Load Balancer, how to route traffic from public load balancer to internal load balancer

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว

      Check this out docs.microsoft.com/en-us/azure/architecture/reference-architectures/n-tier/n-tier-sql-server?WT.mc_id=AZ-MVP-5003556 in general you LB isn't connected to another LB, it's the application to connect them

  • @srikanthn27
    @srikanthn27 3 ปีที่แล้ว +1

    Great training.

  • @sonynavi
    @sonynavi 3 ปีที่แล้ว +1

    Good Explanation Adam! Short and to the point!

  • @javedbajwha201
    @javedbajwha201 2 ปีที่แล้ว

    Hi Adam,
    Man your content really helps me to deep under stand the topic. You are star. Keep it UP

  • @Shumbaroarmedia
    @Shumbaroarmedia ปีที่แล้ว

    Your content is A+++ Thank you for this!

  • @chrupek272
    @chrupek272 3 หลายเดือนก่อน

    Dzięki. Bardzo mi pomogłeś

  • @erezshin
    @erezshin 3 ปีที่แล้ว +1

    great stuff

  • @prasadpardeshi2231
    @prasadpardeshi2231 3 ปีที่แล้ว +1

    Nice one 👍

  • @pareshdehadray7414
    @pareshdehadray7414 3 ปีที่แล้ว

    Thanks Adam for such informative video. Can one load balancer handle millions of requests? How Facebook, Amazon etc handles the user traffic? Do they have single load balancer? If I am in India and Load balancer is in USA so does it mean my request will go USA Load balancer and then to actual server for processing? Kindly explain.

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว

      It can handle millions of request if you configure it properly. Azure LB can't do cross region, so if your LB is in US then your server is also in US. Microsoft released some time ago cross-region load balancer docs.microsoft.com/en-us/azure/load-balancer/cross-region-overview?WT.mc_id=AZ-MVP-5003556

    • @pareshdehadray7414
      @pareshdehadray7414 3 ปีที่แล้ว

      @@AdamMarczakYT Thanks Adam. So does it mean for Facebook/Amazon kind website we need only Single LB? In case if multiple LB is also an possible then how DNS will manage it?

  • @calebache3887
    @calebache3887 3 ปีที่แล้ว +1

    Thanks

  • @kobethedog23
    @kobethedog23 2 ปีที่แล้ว +1

    Thanks!

  • @AAhmed_Alii
    @AAhmed_Alii 27 วันที่ผ่านมา

    Excellent tutorials always!

  • @ankitkishore77
    @ankitkishore77 2 ปีที่แล้ว

    Thanks my pal Adam... great one...

  • @prashantsingh-xr6zg
    @prashantsingh-xr6zg 4 ปีที่แล้ว

    So if I do nslookup of my internal load balancer , will it return the ip address of the backend servers or load balancer ip?

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Best way to learn Azure is to play around with it. Try creating internal LB with one VM and nslookuping it :) It only takes 15 minutes and is the best way to learn. Highly recommend it.

  • @AimOnTargets
    @AimOnTargets ปีที่แล้ว

    I love your videos! Perfect explanation and i love the demos!!! helps so much, keep up with the amazing work! :)

  • @ankushjain358
    @ankushjain358 3 ปีที่แล้ว

    Adam.... Whatever I need to learn on Azure...I pick your video on that topic if available.....Thanks buddy for creating such awesome videos.

  • @the_justanything
    @the_justanything 4 ปีที่แล้ว

    Thanks Adam, nice explanation. I have query on throttling number of concurrent requests. Can it be done at the Azure load balancer layer?

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Thanks. Load Balancer doesn’t have out of the box throttling. If you are building web application try api management policies.

  • @LeonGraven
    @LeonGraven 3 ปีที่แล้ว

    Hi Adam, Nice Tutorial. but why did you use a Availability set instead of a Scale set.. With an Availability set you need failovers to demonstrate, but with a scale set you can give up a minimum of 3 and there is a round robin sceduling. Or is there another reason for your choice?
    then another question. In your introduction you also spoke about outbounding rules. But I can not figger out how to set them on this load balancer?

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว +1

      Great question Leon. I did it mostly for didactic purposes. If I chose the scale set then load balancer is automatically created and configured. I wanted to show how easy it is to create and configure one yourself too.
      Here is the tutorial on outbound connectivity configuration docs.microsoft.com/en-us/azure/load-balancer/outbound-rules?WT.mc_id=AZ-MVP-5003556 :)

    • @LeonGraven
      @LeonGraven 3 ปีที่แล้ว

      @@AdamMarczakYT thanks, this is helping a lot!

  • @anaselwakkad
    @anaselwakkad 2 ปีที่แล้ว

    You are the best 👌
    I follow you , you explain its very sample , thx bro

  • @Lytte111
    @Lytte111 2 ปีที่แล้ว

    he looks like a AI created man :)

  • @brianedwards30
    @brianedwards30 ปีที่แล้ว

    I think I went through about 20 videos before I found this one. Great content!

  • @edwardv4546
    @edwardv4546 2 ปีที่แล้ว

    Thank you!

  • @johnp7158
    @johnp7158 4 ปีที่แล้ว +1

    best tutorials, subscribed!

  • @PalaniSamy-hz6wn
    @PalaniSamy-hz6wn 4 ปีที่แล้ว

    Thank God !!! I wasted almost 2 days to find the option under back end pool ->Associated to "Availability Set" and this option is was there in old demo videos :) and finally I verified that your demo was also showing "Virtual machine" and Virtual Machine Scale set" :) Microsoft keep on changing the options :) R&D :)

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      haha! well yea, that's the nature of the cloud. Everything will be changing constantly, I just got used to this at this point. Thanks for tuning in!

  • @trezay5950
    @trezay5950 ปีที่แล้ว

    Tyty helped so much!

  • @bayanomari1856
    @bayanomari1856 2 ปีที่แล้ว

    Great vids man keep it up

  • @deepmehrotra4205
    @deepmehrotra4205 4 ปีที่แล้ว

    HI Adam , follwoing all your videos , very helpful in learning Azure. I am looking for some stuff that could explain how Azure Load Balancer interacts with Ingress controllers in AKS cluster. Specifically how it manages to separate/forward request for different namespaces in a cluster.

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว +1

      Thanks! I might do this once I cover AKS service, thanks for the suggestion.

  • @NaveenKumar-cy6ec
    @NaveenKumar-cy6ec 4 ปีที่แล้ว

    Adam could you please also explain application gateway and the key difference between these 3 services

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Application Gateway is surely on the list. For now check MS guide on differences and choices docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview

  • @bayanomari1856
    @bayanomari1856 2 ปีที่แล้ว

    SIKE

  • @aravind_balaji2058
    @aravind_balaji2058 4 ปีที่แล้ว

    Hey Adam,
    Thank you very much
    It is really helpful for my career.
    Content is really easy to understand
    Appreciate your effort man!!!!!!!!!!!!!
    Do continue, cheers............

  • @xilongjin8093
    @xilongjin8093 3 ปีที่แล้ว

    Hello Adam, I really like the networking map in the video. Could you please tell me which tool you are using? appreciated it.

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว +1

      Thank you, I've used Visio to draw those ;)

    • @xilongjin8093
      @xilongjin8093 3 ปีที่แล้ว +1

      @@AdamMarczakYT Excellent work, I'd like to pay for the course. :)

    • @AdamMarczakYT
      @AdamMarczakYT  3 ปีที่แล้ว

      I don't have any paid courses at this moment, everything is free and available here on TH-cam, but I'm glad to have you here :) But if people want to donate they can use Patreon patreon.com/marczakio or Paypal www.paypal.me/marczakio but it's not necessary, happy to help!

  • @tacos-are-tasty4857
    @tacos-are-tasty4857 7 หลายเดือนก่อน

    Loved this video

  • @khushbugupta5849
    @khushbugupta5849 4 ปีที่แล้ว

    Hey Adam it's really helpful the difference between vmss and lb was asked in my interview n I able go answer it with a gud example all thanks to u . I was able to crack 2 Interviews back to back

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Awesome, glad it helped out! Good luck on the interviews.

  • @SamyUsa
    @SamyUsa ปีที่แล้ว

    This is awesome.

  • @markusx8916
    @markusx8916 3 ปีที่แล้ว

    Good tutorial

  • @channelkerr
    @channelkerr 4 ปีที่แล้ว

    Thanks for this! BTW what do you use to create your topology diagrams?

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Thanks! I used Visio for this video :)

  • @Shumbaroarmedia
    @Shumbaroarmedia ปีที่แล้ว

    Thanks

  • @RandomUserAmongRandomUsers
    @RandomUserAmongRandomUsers ปีที่แล้ว

    You make it so easy to understand, thanks for your work Adam !

  • @deep001007
    @deep001007 4 ปีที่แล้ว

    Hello Adam, This video is really superb ,great thanks

  • @NaveenKumar-cy6ec
    @NaveenKumar-cy6ec 4 ปีที่แล้ว

    Wow after searching and finding lot of content finally found your videos. These are really simple clean explanation.

  • @somasundarsambathini1780
    @somasundarsambathini1780 4 ปีที่แล้ว

    Thanks Adam. You are wonderful and your videos are simply great.

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      I appreciate that! Thanks for tuning in!

  • @BurkenProductions
    @BurkenProductions 2 ปีที่แล้ว

    It's pronounce azure not ascher.

    • @hora2100
      @hora2100 5 หลายเดือนก่อน

      Shut up and learn kid without pointing out others mistakes

  • @robertroy1878
    @robertroy1878 2 ปีที่แล้ว

    Consistently the best Azure tutorials. Great stuff.

  • @Rprakaash
    @Rprakaash 4 ปีที่แล้ว

    hi Adam, Really Great Video. very simple and cleanly laid out. the Azure theme is been maintained throughout. Kudos to you man.. I just finished my overall training and did some exercise. But this video can be referred to anytime if we forget it. Subscribed.

    • @AdamMarczakYT
      @AdamMarczakYT  4 ปีที่แล้ว

      Many thanks! Glad to have you on board!

  • @JohnDeeks
    @JohnDeeks 3 ปีที่แล้ว

    Great explanation, thanks for taking the time to put this together.