AWS Transit Gateway | Concept | Demo - Implementation of Transit gateway

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • #Cloud4DevOps
    Video will help us to understand the concept of AWS Transit gateway followed by implementation.
    Below points has been covered :-
    - Concept of AWS Transit gateway
    - Use Case
    - Implementation with use case of having communication b/w multiple VPCs
    AWS Link:-docs.aws.amazo...
    Transit Gateway Limit:- docs.aws.amazo...
    If you like the video please like , comment , share and subscribe the channel to get more updates on technical videos.
    Channel Link:- / @cloud4devops
    Happy Learning with #LGTICW

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

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

    The same question was asked to me in an interview, i had only idea about vpc peering then searched and found your video, it's really awesome. You have explained the concept really well. Thanks for the video.

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

    Great video, much better explained than others around YT

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

    Thanks a lot Sir. This video helped me so much in understanding the TGW concept and how to implement it.

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

      Great to hear! Please share the channel among your circle... Thanks

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

    Crystal clear explanation dude.. thanks..

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

    very good explanation with a simple demo. very appreciate your work

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

    Terrific!!!! good job #LGTICW

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

      Thanks for the feedback !!!

  • @David-jf4ee
    @David-jf4ee ปีที่แล้ว

    As always, awesome!

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

    Excellent explanation, much helpful, thank you !!

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

    thanks for the explaining concepts

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

    Good explanation with hands on..

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

      Thanks for keeping the focus..

  • @harry.warraich1
    @harry.warraich1 3 ปีที่แล้ว +1

    Thanks for explaining the TGW. Are you going to cover the propagation and association in a different video ?

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

      Not a separate video.. Association is where network traffic is initiated from(Source), but we don't use an IP Address CIDR block to define the source location, it is simply the name of the VPC or VPN Attachment. and When an attachment is propagated to a transit gateway route table, these routes are installed in the route table. For a VPC attachment, the CIDR blocks of the VPC are propagated to the transit gateway route table. Hope that clears the concept..

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

    thank you for making a video on tgw...

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

      Another video on TGW with VPN setup is out..th-cam.com/video/gLLihAQtjiU/w-d-xo.html

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

    I have a internal elb that routes traffic to ec2 instances on private subnet in say vpc1 of region1.
    The same setup is done in another vpc on another region( say vpc2 on region2)
    Now, i have created a private hosted zone on vpc3 on say region1....but it wont be able to access the domain as elb is internal....so, can i use transit gateway to establish a connection between vpc3,vpc1 and vpc2,vpc1 such that it can access the internalelb on vpc1 and vpc2 from vpc3 and get the response from the webserver?
    I was actually trying to loadbalance my application across regions without traffic hitting the internet.

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

      it should work internally ..

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

    I want to implement Hub and Spoke topology with Transit Gateway..Need to speak with you..have some queries on Bandwidth rate-limiting to every spoke, pricing etc..how I can reach you.

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

      You can send message on my linkedin for your query. www.linkedin.com/in/shashankabhishek/

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

    Hi, Thanks for sharing the video. I have a concern regarding the how you configured the route table for each VPC. My guess is that, instead of using a random 10.0.0.0/8 pointing to the transit gateway. It should be the Cidr range for the other VPCs that should be pointing to the transit-gateway

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

      Its not necessary to use 10.0.0.0/8 , you have to make sure the both route from VPCc to TGW and TGW to VPC needs to be open correctly , then only you will be able to have communication. Let me know if that clarifies..

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

      @@Cloud4DevOps Yup i do agree but 10.0.0.0/8 also opens other unwanted CIDR ranges to TGW right? Correct me if i'm wrong.

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

      @@sreedevvarma456 Thats correct .. We have to use specific CIDR which are relevant to us. I just showed the way of configuration and rest it depends on requirements.

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

      I guess it is kinda randomly asking but do anyone know of a good place to stream new tv shows online?

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

      @Fisher Lee Lately I have been using flixzone. You can find it by googling :)

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

    Hi Thanks very much for the video on transit gateway, can you please explain IP 10.0.0.0/8 belongs to

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

      Thanks. Thats a wide block range consisting of all IPs :- 16777216 host. This can be designed based upon our requirement with like tightened security. I have just taken an example to show the work within that range. Let me know if thats helps.

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

      @@Cloud4DevOps Thanks for quick reply. Got it, I am trying a similar setup with openvpn and vpc as end points, I am struck at configuration opening the tunnels.

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

      You might have to check the configuration setup which you are trying to do with OpenVPN , it seems something misconfigured.

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

    Nicely explained. Transit gateway seems same as CEN in Alibaba Cloud. Right?

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

      With initial impression on CEN seems yes kind of similar to aws transit gateway. It seems with alibaba we need to purchase bandwidth package first while connecting to different regions..

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

      @@Cloud4DevOps
      If connection between same region then it's free, for different regions then need to buy

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

      thanks good to know..

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

    can you send me playlist of TGW Please

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

      If you go the network playlist yo will see all videos related to TGW.. thanks

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

    Hi, thanks, well explained, can we have cross account VPCs with TGW, let me know

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

    Link to video for VPN part ( on-prem to AWS connectivity)

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

      I dont have on prem setup with me , VPN tunnel setup with transit gateway can be found in AWS Networking playlist only.. TGW. VPN setup:- th-cam.com/video/gLLihAQtjiU/w-d-xo.html

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

    Then no need of AWS peering?
    Can you please explain when this peering to use and when Transit Gateway use.
    Thank you

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

      Its not like peering is not needed. Depends on how each company operates.. TGW comes with better feature and network bandwidth.

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

      @@Cloud4DevOps thanks for the reply, if possible can you please give me the 2 examples when these 2 uses simple also fine,
      Thanks you once again for the reply

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

    why you use 10.0.0.0/8 on vpc route table for routing vpc to transit gateway (please help)

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

      Its nit necessary to use wider CIDr range , you can use your VPC CIDR to open up the communication.. I just showed as an example.

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

      @@Cloud4DevOps sir thank u so much for your valuable reply, sir i don't know much about ipv4-subnetting what my understanding in the above example is any request from ec2 instance with class A 10.0.0.0/8 must go via transit gateway

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

      Thats quite correct if we use , as i have open up whole range within internal network while using transit gateway. Please make sure you use VPC CCIDR block for best practices..

  • @AjeetSingh-hk5pm
    @AjeetSingh-hk5pm 4 ปีที่แล้ว

    Hey I have 3 vpc these vpc have same subnet and i am not able to communicate with vpc peer but can we do it with TGW on this.

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

      With best practices you cannot have same CIDR range for all VPCs. Correct me if i am wrong.

    • @AjeetSingh-hk5pm
      @AjeetSingh-hk5pm 4 ปีที่แล้ว

      @@Cloud4DevOps I agreed but if we have same cidr in different region vpc and i want to communicate with each other than how can do that, like i can give you one example we have security too which is running in security vpc and we need to install security agent in different vpc and agent want talk to security vpc from different vpc across the region but we have same cidr from these vpc or i can say security vpc have different cidr but other vpc have same cidr than how can i achieve this.

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

      VPC peering doesn't support overlapping IPv4 CIDR blocks. You can try transit gateway where you have to create a intermediary VPC which will talk to both VPCs of same CIDR block and acting as communication media from transit gateway. Also if this is multi region then use inter region peering..

    • @AjeetSingh-hk5pm
      @AjeetSingh-hk5pm 4 ปีที่แล้ว

      @@Cloud4DevOps Can you please suggest me the doc or youtube link to implement theses things.

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

      I dont have any specific doc or link as this comes under out of way configuration and i have doubt anyone has done that before. Configuration is quite simple and if you have the configuration from TGW side before you will be able to achieve this objective easily..

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

    Hi I configured but not able to connect

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

      It depends what you have missed on configuration side.