Azure High Availability | Cross Region

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

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

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

    Congrats on your 30,000 subscriptions, Dean!!!!!

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

      I wonder why a global LB still need to be configured in one particular region.

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

      Thanks Sid!

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

      All resources need to live somewhere 😉

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

    Great stuff, thanks Dean! We've been actively talking to our MS reps about this b/c we have this exact need.

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

    'Cross Region Load Balancer' would be a good name for an indie band.

  • @Southpaw07
    @Southpaw07 10 หลายเดือนก่อน +1

    This is great. Thanks Dean . just one question . Lets say at each region my lb uses VMSS spread across availability zones can i add global balancer as well? or is this an overkill to have both zone and region resiliency?

    • @AzureAcademy
      @AzureAcademy  10 หลายเดือนก่อน +1

      Yes you can do that…and you should! 😉

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

    Great information!!

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

    You are nicely explaining all Azure services and how to use in a detailed manner . But if you could cover more into practical by resolving any modern day use case it would be an added value .

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

      Can you explain that a little more? In the video I showed multiple web servers spanning multiple regions would have automatic failover…this is a modern day use case, so…let me know what more you are looking for.

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

    Is there any video on how to keep the VMs synced, for example mysql databases? is there something automatic or we have to set up manually the replication? (but in that case, how to promote the slave to master and remove the read-only in case of failover?)

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

      Hey Sofia! The load balancer provides network connectivity for the VMs on port 3306. The active listener to that port would be the master server I don’t know MySQL but you would use all the normal tools you would have in any environment for MySQL. If you have a further question please let me know so we can dig deeper

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

    thanks Dean! good one!!!

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

    Can you make a video on Azure control plane

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

      Thanks Mike...I will add it to the list

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

    Very good video. Is there anything we can do to protect against failure of the region hosting the cross region load balancer?

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

      No, the cross region load balancer is a regional resource. The good thing is that all of networking in a region would have to fail before the LB stops working…but I will pass your question to the product team…maybe they are thinking about this too.

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

      @@AzureAcademy Thanks for your reply

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

      Anytime!

  • @user-im9zp4yp9x
    @user-im9zp4yp9x ปีที่แล้ว +1

    5:20 How do you load balance between regions with AppGw?

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

      Use Azure FrontDoor
      th-cam.com/video/6PK88DDU3K4/w-d-xo.html

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

    Hi Dean,
    thank you for showing this great features.
    In wich case should i use a globaly CDN and why should i use a global loadbalancer instead?
    Thanks for great content. :)

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

      Think of a CDN like Netflix. A CDN is a platform solution where I am serving files (content) to the end users and I want to have GEO redundancy and keep the endpoint as close to the users as possible. Generally CDNs only require a storage account to hold your files.
      A Load Balancer is for Infrastructure...like Servers, web servers, database servers file servers etc.
      So depending on what application you have determines which solution you should use.

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

    Hey Dean....can we use this for SQL always on cross region failover?

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

      Good question, yes you can but I do t think you should. DNN or dynamic network names are better for SQL always on and simpler to manager without the extra layer of a virtual load balancer

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

      @@AzureAcademy Thank you

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

      Anytime

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

    Hi, I want to associate with azure app service of each region instead of using load balancer of each region, is it possible ?

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

      Do you mean you want to use web application gateways instead of azure load balancers?
      You can…IF your traffic is only on port 80 or 443
      But if you are doing that…you should consider Azure Front Door…watch this and let me know what you think 👉 th-cam.com/video/6PK88DDU3K4/w-d-xo.htmlsi=lHXodEZxSDzB3RuA

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

      @@AzureAcademy thanku, can I use traffic manager as well?

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

      You can…but in general if you are just controlling web traffic like port 80 and 443 you would use front door, Agway, or traffic manager… Anything else you use a load balancer

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

    Can we also use this feature with AKS ?

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

      Yes…but I would think about WHY you want the load balancer. There are several load balancing type services in Azure…just be sure you are using the right one for your needs

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

    Please do a video about Service fabric

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

      I will add it to the list, thanks!

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

      +KV SC service fabric, or services fabric mesh? And what is your goal with that video?

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

      @@AzureAcademy I want to know about service fabric mesh and use cases in real time

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

      real time...for what? Service Fabric Mesh allows you to manage multiple systems like containers...but what exactly are you hoping it monitors in real time and what is the use case?

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

    You didn't mention anything about reliable crossover

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

      hey KV SC Reliable crossover happens automatically with the load balancer because of GEO Tagging. If the closest region went down then the next closest region would pick up the traffic automatically

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

      +KV SC it is built right in, nothing you need to do. If one region fails, everything goes over to the next region automatically