Proximity Placement Groups - Azure Fundamentals - #31

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024

Комментарии • 30

  • @TheHabibalby
    @TheHabibalby 4 года назад +1

    20 minutes ago I was looking at ur channel to see if you've uploaded a new things, and I picked up the Azure security center.. 🌹

    • @AzureAcademy
      @AzureAcademy  4 года назад +1

      Awesome, there are almost 100 videos at The Azure Academy...if you need help finding something, or have a suggestion for a new video, let me know

  • @anantharamakrishnan19
    @anantharamakrishnan19 2 года назад +1

    Thanks for another nice video.

  • @cloudpachehra1113
    @cloudpachehra1113 4 года назад +2

    Thanks for sharing..... One more request Front Door 🚪✌✌

    • @AzureAcademy
      @AzureAcademy  4 года назад +2

      Sure, would you like it to be just on front door, or a front end round up...Front Door vs Traffic Manager, vs App Gateway?
      Also if there is anything specific on front door you are interested in, let me know as well!

    • @cloudpachehra1113
      @cloudpachehra1113 4 года назад +1

      @@AzureAcademy thanks Dean, it's more like in first half please explore front door and then comparison 😁✌✌🤗

    • @AzureAcademy
      @AzureAcademy  4 года назад +1

      Thanks, I will get into it.

  • @TonyCai
    @TonyCai 4 года назад +1

    Great overview!!

    • @AzureAcademy
      @AzureAcademy  4 года назад +1

      Thanks Tony! Please share The Azure Academy with other...and let me know what other videos I can make for you.

  • @tonybardalen
    @tonybardalen 3 года назад +1

    If I only knew this earlier...! Thank you :)

    • @AzureAcademy
      @AzureAcademy  3 года назад +1

      Happy to help Tony! How are you thinking of using it?

    • @tonybardalen
      @tonybardalen 3 года назад +1

      @@AzureAcademy Have a lot of clients with LOB apps that need low latency between VMs. Sure helps to get the latency way down low :)

    • @AzureAcademy
      @AzureAcademy  3 года назад +1

      Yes it does Tony...Yes it does.

  • @none55931
    @none55931 4 года назад +1

    Hey, any chance we can get a video about Azure monitoring in general or Log Analytics workspaces? How you would integrate it with other monitoring software like SCOM or similar?

    • @AzureAcademy
      @AzureAcademy  4 года назад +1

      We do have videos on Those
      Azure Monitor
      ruclips.net/video/-yyBgQFwWkg/видео.html
      Azure Monitor Insights
      ruclips.net/video/6w1yJqsrBS8/видео.html
      I do not have a video on SCOM, since I don’t have a SCOM environment, but the MMA agent that Log Analytics uses to talk to VMs outside of Azure is basically the SCOM agent so you can use it for local SCOM and sending the data to Azure

  • @rajkumar8218ify
    @rajkumar8218ify 3 года назад +1

    Thanks for the brief explanation..Could you please share us the video for VM scale set with the details. This would be helpful for us. Thanks in advance

  • @andrewnee708
    @andrewnee708 Год назад +1

    Might nesting Proximity Placement Groups be available in the future?

    • @AzureAcademy
      @AzureAcademy  Год назад +1

      Not at this point…what do you think the benefit of that would be?

    • @andrewnee708
      @andrewnee708 Год назад +1

      @@AzureAcademy Perhaps there might not be any real benefit. It would rather be a matter of better organization.

    • @AzureAcademy
      @AzureAcademy  Год назад +1

      Still no word on nesting PPG, but it will probably happen right after nesting resource groups, or when pigs fly…which ever comes first

  • @CarlosConrado
    @CarlosConrado 4 года назад +1

    Any videos on Azure DevOps?

    • @AzureAcademy
      @AzureAcademy  4 года назад +3

      Thanks for the suggestion Carlos!
      Can you be more specific...DevOps is huge!
      We have done a DevOps Pipeline release as part of our ARM Template series...what else are you looking for?

    • @CarlosConrado
      @CarlosConrado 4 года назад +2

      @@AzureAcademy So I'm thinking deploying ARM template but testing everything first. Like the build pipeline you do a validation. Then it gets passed to the release pipeline deploys but you need the resource created to pass to the next stage. Ex. RG > AzSQL Server > AzSQL db > db tables, with setting security like contributor on rg and admin for AzSQL Server & users for db with their roles. I obviously have a detailed idea in mind that I'm working on right now. But its good to get different view points. After that I would do test plans against that resource. So you have the full suite.

    • @AzureAcademy
      @AzureAcademy  4 года назад +2

      got it...do you have a specific application or workload in mind for this?
      besides validation are you looking for anything else in Build?
      would you consider yourself an Infrastructure person or more of a Developer?
      Thanks!

    • @CarlosConrado
      @CarlosConrado 4 года назад +1

      @@AzureAcademy well in build would be useful to support nested templates. so copy files to blob storage. I'm more infrastructure but working on be more dev to help them improve their processes.

    • @AzureAcademy
      @AzureAcademy  4 года назад +3

      Great thanks...will start working on it.