Azure - Hub and Spoke Deployment !!!

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

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

  • @Timmy-Hi5
    @Timmy-Hi5 2 ปีที่แล้ว +3

    Great tutorial just found it :) for my interview tomorrow with question: "how would you build a secured hub and spoke virtual network topology and publish a web application running on a virtual machine hosted in a spoke vNet." luckily I have found your excellent video on Hub and Spoke, and now find the publishing app and securing it :)

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

      You are welcome !!! To protect your cloud services such as web server etc in azure one can use Azure firewall or NVA's.

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

    Good to see you have sponsorship subscription, thanks for video, one good example how this is implemented in organizations is having a hub network for all PAAS resources, and separate spoke networks for vm (IAAS)

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

    Awesome - NO Nonsense explanation! Keep up the good work.

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

    Simple and Crisp Explaination. Thanks for the Video.

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

    Thanks for the video.
    where can I see the Gateway Transits option?
    can you please share reference link for that gateway transits?
    There are 3 VNETs and peered with VNET 1 to VNET 2 and VNET 1 to VNET 3. No VNET peering with VNET 2 to VNET 3.
    How to connect VNET 2 to VNET 3 without VNET Peering?
    Is there option of transits gateway option?
    can we create gateway transits without Virtual network gateway?

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

    Simple, to the point. Perfect! thanks.

  • @457anand
    @457anand 2 ปีที่แล้ว

    Why gateway is required when peering is done.. peering itself takes care of connectivity..

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

    Great explanation, thank you !!

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

    thanks for the video Girish, so if the spokeA needs to talk to spokeB, do I have to add UDRs to point the destination traffic to the gateway transit? how does spoke to spoke communication work in Azure (using the above mentioned topology) like with an AWS transit gateway?

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

      You are welcome!!! It can be achieved by configuring UDRs.

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

    Great Demo. Thank you!

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

    spoke A and spoke B will reachable? or do we need to add any route in the route table?

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

    Thanks a lot

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

    From Spoke1 to Spoke2 and vice versa...i am not able to do ping with private IP...plz tell me what is the reason...

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

      you need to add route tables for spoke 1 and spoke 2 then you can ping both

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

    Thanks, subbed

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

    Good one..

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

    Please let me know how to do hairpinning in azure, p2s users should reach s2s tunnel

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

      dunno if you guys gives a damn but if you're bored like me during the covid times then you can stream all of the new series on Instaflixxer. I've been watching with my girlfriend for the last few days xD

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

      @Joe Alexzander Definitely, I have been watching on instaflixxer for since november myself =)

  • @ShahulHameed-ly8ub
    @ShahulHameed-ly8ub 4 ปีที่แล้ว

    what is the use of remote gateway on vnet peering ?

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

    But how will we test if the connections are working?

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

    Very good one

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

    Can we do the Hub and Spoke configuration without using VPN GAteway ? if yes, could please share the instructions

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

      Gatewayvwill be required in case connectivity is required to on premises site.If not than you can just deploy common services in Hub and do peering with spoke vnets

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

      Girish Sharma thanks for the response, I am not looking for on prem connectivity.
      Just want to know without using VpN gateway on hub networks, how i can spoke A communicate with spoke B without peering them.

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

      If spokes want to talk to each which are in separate vnet they need to be peered.

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

    How do I allow traffic from spokeA to Spoke B? I added the route but I am not able to get it working.

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

      have you enabled vnet peering .

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

      @@GirishSharma I did, I get connectivity between Hub SpokeA and Hub Spoke B but nothing from Spoke A Spoke B

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

      @@jonalejm are Spoke A & B on different vnet?

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

      @@GirishSharma Yes they are. Hub - 10.0.0.0 Spoke A 10.1.0.0 and Spoke B 10.2.0.0

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

      @@jonalejm what error you are getting when trying to ping from vnet a to vnet b?

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

    1 like for content 100 likes for quick response