AWS VPC Transit Gateway - Step by Step Tutorial (Part -13)

Поділитися
Вставка
  • Опубліковано 30 лип 2024
  • ▬▬▬▬▬▬ 🚀 Membership ▬▬▬▬▬▬
    Join this channel to get access to perks:
    / @rahulwagh
    ▬▬▬▬▬▬ 🚀 Courses ▬▬▬▬▬▬
    1. Terraform - • HashiCorp Terraform As...
    2. Ansible - • Ansible for Beginners:...
    3. Prometheus & Grafana - • Getting started with P...
    4. Helm Chart - • Complete Helm Chart Tu...
    5. Hashi Corp vault - • HashiCorp Vault Instal...
    ▬▬▬▬▬▬ 📖 Video Description: ▬▬▬▬▬▬
    🚀 Welcome to this comprehensive tutorial on AWS Transit Gateway! In this video, we’ll walk you through the process of connecting three different Virtual Private Clouds (VPCs) - test-vpc-1, test-vpc-2, and test-vpc-3, using AWS Transit Gateway. Whether you are a beginner or have some experience with AWS, this tutorial is designed to provide you with a clear and practical understanding of how to leverage AWS Transit Gateway for simplified network architecture.
    ▬▬▬▬▬▬ Timestamps:▬▬▬▬▬▬
    0:00 - Introduction & What is AWS Transit Gateway?
    0:47 - Setup VPC
    2:52 - Create Subnet
    4:34 - Create Route table
    5:52 - Create Routes
    7:20 - Create EC2 instances
    11:50 - Setup VPC2, VPC3
    13:38 - Setup Transit Gateway
    16:08 - Transit Gateway attachment
    20:07 - Transit Gateway vs VPC Peering
    21:19 - Update Routes
    26:34 - Test VPC Peering
    32:41 - Conclusion
    ▬▬▬▬▬▬ What You’ll Learn: ▬▬▬▬▬▬
    The basics of AWS Transit Gateway and its use cases.
    How to create and configure VPCs for Transit Gateway.
    Steps to set up AWS Transit Gateway and attach VPCs.
    How to configure route tables for proper traffic routing.
    Testing and troubleshooting your Transit Gateway setup.
    Best practices for using AWS Transit Gateway.
    ▬▬▬▬▬▬ Prerequisites: ▬▬▬▬▬▬
    Basic knowledge of AWS services.
    An AWS account.
    Resources & Links:
    Official AWS Transit Gateway Documentation - docs.aws.amazon.com/vpc/lates...
    AWS Free Tier - aws.amazon.com/free/
    Follow Us & Stay Updated:
    Subscribe to our channel for more AWS tutorials and cloud computing content.
    Follow us on Twitter
    Like our Facebook Page
    Join our community on LinkedIn
    Contact Us:
    For inquiries, please contact us at rahul.wagh@jhooq.com
    Disclaimer: This tutorial is for educational purposes only, and all the configurations and settings are demonstrated in a lab environment. Make sure to follow best practices and guidelines for production environments.
    🙏 Thanks for watching! If you found this video helpful, please give it a thumbs up, share it with your network, and don’t forget to subscribe for more awesome tutorials!
  • Наука та технологія

КОМЕНТАРІ • 110

  • @RahulWagh
    @RahulWagh  4 місяці тому +5

    User Data script -
    #!/bin/bash
    yes | sudo apt update
    yes | sudo apt install apache2
    echo "Server DetailsHostname: $(hostname)IP Address: $(hostname -I | cut -d" " -f1)" > /var/www/html/index.html
    sudo systemctl restart apache2

  • @smitalsarode1516
    @smitalsarode1516 5 місяців тому

    Great video. I am preparing for an interview and it helps me a lot. thanks for this detailed explanation.

  • @csworld9319
    @csworld9319 6 місяців тому +2

    Best video I found on youtube. Very detail explanation.

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Glad to hear that

  • @abimbolaokusada2265
    @abimbolaokusada2265 9 місяців тому

    Thanks...doing a great job

  • @anandkrishk
    @anandkrishk Місяць тому

    Wow very simple and straight forward. You took the session seamlessly with the simple configuration which clarified much of my doubts.

  • @raghuveer120
    @raghuveer120 7 місяців тому

    Great video Rahul. Keep up the good work and continue educating us.

    • @RahulWagh
      @RahulWagh  7 місяців тому

      Thanks ! Surely there will be more

  • @jalandharbehera99
    @jalandharbehera99 22 дні тому

    You are only one of the legend person 🙏🙏your explanation and content is superb sir❤

  • @Giridhar_KS
    @Giridhar_KS 5 місяців тому

    Great set of Tutorials and I am glad I found your videos. Explaining complex things in a simple way with pictorial representation and practical application .. you have mastered this way of teaching. Thank you.

    • @RahulWagh
      @RahulWagh  5 місяців тому

      You're very welcome!

    • @Giridhar_KS
      @Giridhar_KS 5 місяців тому

      @@RahulWagh I still have the issue where the EC2 Instance opens the Apache default page instead of the code that we have in there. Please help me here

  • @arpitanag5195
    @arpitanag5195 6 місяців тому

    A good understanding of concepts after watching this video, thank you!

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Glad it was helpful!

  • @sudheersen8227
    @sudheersen8227 4 місяці тому +1

    If I spent 1 lakh Rupee for this type of content or course. I think not possible anyone provide Thankyou so much sir ❤Keep this series

    • @RahulWagh
      @RahulWagh  4 місяці тому +2

      So glad to hear that keep following the series many more to come

    • @sudheersen8227
      @sudheersen8227 4 місяці тому

      @@RahulWagh thankyou so much ❤️

  • @awssoorinje747
    @awssoorinje747 9 місяців тому +1

    Sir, Moving forward, I would greatly appreciate it if you could continue to incorporate these types of visual aids into all of your courses, including during practical demonstrations. Displaying such visuals where necessary can make the practical aspects much easier to grasp and understand

    • @RahulWagh
      @RahulWagh  8 місяців тому

      Surely thanks for the feedback

  • @IngoleVijay86
    @IngoleVijay86 9 годин тому

    Great video!! One query, dont we have to do anything in the route table of TGW in above scenario? Also if suppose this TGW is connected to DXG through Transit VIF and if we want to send traffic to on-prem and vice-versa will we need to do anything with TGW route table? Pls let me know.

  • @aronalexandru2161
    @aronalexandru2161 2 місяці тому

    Hello! I have a scenario in which I want to split that CIDR block assigned to the VPC into multiple smaller subnets. After the VPC attachment to the TGW, can you please tell me why in the RT of the TGW I can see the entire CIDR block and not the more specific subnets? How can I fix it?

  • @daveteletech
    @daveteletech 5 місяців тому

    I love your videos. Especially the Amazon Web Service, It has really be of great help to me in learning AWS. Well done

    • @RahulWagh
      @RahulWagh  5 місяців тому

      You are very welcom 😊

  • @dhanashrichavan9524
    @dhanashrichavan9524 Місяць тому

    Thanku so much sir.

  • @devopsikho
    @devopsikho 3 місяці тому

    very good concepts, got your all points that is really informative for interviews.

  • @DanMachlenkin
    @DanMachlenkin Місяць тому

    Great video, thank you very much for making it!

  • @xavier_76-nj5ni
    @xavier_76-nj5ni Місяць тому

    Thanks a lot Sir, this is very helpful. Great back to basics stuff!!

  • @giteshghure212
    @giteshghure212 10 днів тому

    Awesome Video...Very detail explanation...Thank You So Much

  • @SivaKumar-fd3zt
    @SivaKumar-fd3zt Місяць тому

    Thanks Rahul for the quick and clear explanation .

  • @daveteletech
    @daveteletech 5 місяців тому

    I followed this video and I am able to do something. Thanks for the nice contents.

  • @sunilkumar-jv2rp
    @sunilkumar-jv2rp 8 місяців тому

    Really it's helpful thanks Rahul for helping us keep sharing thanks a lots

  • @SnehaBora-jt1nz
    @SnehaBora-jt1nz 3 місяці тому

    Very well explained. Thank you so much

    • @RahulWagh
      @RahulWagh  3 місяці тому

      Glad it was helpful!

  • @Bigeinla
    @Bigeinla 7 місяців тому

    Excellent video. Keep it up.

    • @RahulWagh
      @RahulWagh  7 місяців тому

      Thanks for the visit

  • @gerry_blandu
    @gerry_blandu 6 місяців тому

    Many thanks for the refresher Rahul🙂

  • @ajitlende9488
    @ajitlende9488 8 місяців тому

    Well Explained VPC peering and Transit Gateway..

    • @RahulWagh
      @RahulWagh  8 місяців тому

      You are welcome!

  • @santoshcs039
    @santoshcs039 4 місяці тому

    Very good explaination and its very helpful.. Thank you🙂

  • @user-kr8yo6by6h
    @user-kr8yo6by6h 5 місяців тому

    where and how can i get my own apache like yours to put when creating my ec2 instance ? i am lost
    please someone can help me out there ?

  • @venkateshnaluparaju6254
    @venkateshnaluparaju6254 6 місяців тому

    Nice explanation with out any hesitation

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Stay tuned for more

  • @munteanionut3993
    @munteanionut3993 2 місяці тому

    12:00 - Isn't there a way to parametrize this and simply spin up another "instance" of a VPC? Just like you showed with the EC2 Launch Template I guess... one could set up VPC2 and VPC3 based on such a template, right? And I m guessing that would be a CFN (CloudFormation) template... or perhaps using CDK code..

  • @vaibhavdeogaonkar4912
    @vaibhavdeogaonkar4912 2 місяці тому

    Thank U sir for clearing my doubt... Thanks a lot ..

  • @thapasujan07
    @thapasujan07 Місяць тому

    Thank you Sir ❤

  • @godfreytan1001
    @godfreytan1001 3 місяці тому

    Excellent tutorial thank you

    • @RahulWagh
      @RahulWagh  3 місяці тому

      Glad it was helpful!

  • @avinashkumarsharma366
    @avinashkumarsharma366 4 місяці тому

    Thanks sir
    Within one video I got many things❤❤❤

  • @DeepthiSuresh777
    @DeepthiSuresh777 6 місяців тому

    Excellent video

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Glad you liked it

  • @akshayghule4815
    @akshayghule4815 2 місяці тому

    Awesome tutorial 👍

    • @RahulWagh
      @RahulWagh  2 місяці тому

      Glad you think so!

  • @rohitbuchake
    @rohitbuchake Місяць тому

    Great video. forever...

  • @SaggillaBalaraju
    @SaggillaBalaraju Місяць тому

    wow! sir good job and very cool and clear explanation. thank you sir i will scbscribe your channel

  • @spyder5204
    @spyder5204 Місяць тому

    Nice explanation

    • @RahulWagh
      @RahulWagh  Місяць тому +1

      Thanks and welcome

  • @AliG.-sl7en
    @AliG.-sl7en 3 місяці тому

    Great session, as always ! One recommendation for improvement is to incorporate discussions on association, propagation, and route tables within TGW

  • @SuperSrikanth2012
    @SuperSrikanth2012 6 місяців тому

    Great video Rahul...i have query for example ,if we have multiple AWS accounts, do we need to create Transit Gateway in each AWS accounts and then connect all Transit Gateway to communicate?

  • @vijaychowdary7461
    @vijaychowdary7461 6 місяців тому

    Hi rahul, thanks a lot for the video
    Along with this can u also share how can we connect this transit gateway to on prem servers by different methods

  • @sandeepdey7463
    @sandeepdey7463 4 місяці тому

    Thankyou so much sir your explanation is too easy to understand... I have completed my aws lessons but lots of doubt in my mind but you clear all my doubts thankyou so much again

    • @RahulWagh
      @RahulWagh  4 місяці тому

      Glad to hear that😊!
      Can you help me with one question- how is the sound quality when you were going through the lessons is there any problem in clarity of sound or background noise or lag in video audio sync?
      I am collecting the feedback from my viewers to improve the quality of

    • @sandeepdey7463
      @sandeepdey7463 4 місяці тому

      @@RahulWagh no sir all is good, no any kind of issue related with sound and background noise & lag, video quality and sound both are crystal clear.

    • @RahulWagh
      @RahulWagh  4 місяці тому

      Thanks for the feedback. I have been getting few comments on sounds quality so I am collecting the feedback from my viewers

  • @garytang5772
    @garytang5772 7 місяців тому

    whats the difference between setting up a TGW vs. enabling VPC peering? Is it better to use TGW if you are managing lots of VPCs?

    • @RahulWagh
      @RahulWagh  7 місяців тому

      TGW - is very useful when you mulitiple number of VPCs so that you can create only 1 TGW and attach all the VPCs
      But on the otherhand VPC Peering becomes more complicated because you need to create new VPC peering between each VPC you create, so over the time VPC peering is hard to manage as your VPC number grows.

  • @sachinshrivastava9169
    @sachinshrivastava9169 7 місяців тому

    Rahul Thanks for the explanation about VPC topic in so deep request you could you please create some demo project video related to data engineer services like glue S3 ,cloud watch, aws redshift in Realtime . thanks in advance

  • @ShayLevy
    @ShayLevy 3 місяці тому

    Love you channel, great vids! Do you have a video on cross account transit gateway?

  • @giteshghure212
    @giteshghure212 10 днів тому

    In VPC Transit Gateway Create - Possible for 2 Public Subnet and 1 Private Subnet, Same also 2 Private Subnet and 1 Public Subnet.

  • @shailendramaheshwari4418
    @shailendramaheshwari4418 7 місяців тому

    how we can use transit gateway in appliance mode

  • @S.Ajju1214
    @S.Ajju1214 6 місяців тому

    Awesome explanation 🙌
    Would you like to share video on Aws- Devops

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Glad you liked it! The video is already there on aws devops - ua-cam.com/video/otQqd7GRVK0/v-deo.html

  • @sedits.6176
    @sedits.6176 4 місяці тому +1

    sir have a doubt , why we are changing the access to read only

    • @RahulWagh
      @RahulWagh  4 місяці тому

      Are you asking about ssh keys readonly permissions?

  • @smmrok
    @smmrok 4 місяці тому

    33:12 How do you get those terminal - Do you need to install ubuntu or Linux on local machine --- i need guidance on that section please

    • @RahulWagh
      @RahulWagh  4 місяці тому

      If you are using windows then please install WSL and with WSL you can install Ubuntu and you can get the access to terminal

    • @smmrok
      @smmrok 4 місяці тому

      Ok - I try now and update
      @@RahulWagh

    • @smmrok
      @smmrok 4 місяці тому

      So I was able to get WSL and install Ubuntu - but I was unable to see all three instances using ls -lart command --- what am I missing?

  • @pandurangpatil9836
    @pandurangpatil9836 3 місяці тому

    Hi Rahul,
    Can we use this transit gateway to setup Cross region VPC?

    • @RahulWagh
      @RahulWagh  3 місяці тому +1

      Yes you can use it for cross region VPC

    • @pandurangpatil9836
      @pandurangpatil9836 3 місяці тому

      I wanted to join your channel.
      I am fresher in DevOps. But I have a little bit of experience in Linux and more than 15 years in windows. Don't know from where to start. Want your guidance.

  • @prashantsalgaocar
    @prashantsalgaocar 4 місяці тому

    Rahul can you paste your user data script or make it downloadable?

    • @RahulWagh
      @RahulWagh  4 місяці тому

      I have pinned my comment please check the user data script there .
      Also here is the copy of user data script -
      #!/bin/bash
      yes | sudo apt update
      yes | sudo apt install apache2
      echo "Server DetailsHostname: $(hostname)IP Address: $(hostname -I | cut -d" " -f1)" > /var/www/html/index.html
      sudo systemctl restart apache2

  • @daveteletech
    @daveteletech 5 місяців тому

    I noticed your Timestamp to the video doesn't capture Internet Gateway part. Well done Job.

    • @RahulWagh
      @RahulWagh  5 місяців тому

      Sometimes it is really hard to catch everything but thanks for letting me know

  • @karthiksundaram544
    @karthiksundaram544 8 місяців тому

  • @Rohit-Patange
    @Rohit-Patange 3 місяці тому

    Why you not use vpc and more option while creating vpc like its easy way to create vpc that's why i asking👍

    • @RahulWagh
      @RahulWagh  3 місяці тому +1

      It’s true but as instructor I have to think of every basic element in the network and baby walk every one who does not any thing about vpc subnet cidr

  • @amolsurvase7507
    @amolsurvase7507 6 місяців тому

    again transit gateway is also easy by watching this video | If anybody have that user data script ,please paste here in comment

    • @bsaes1809
      @bsaes1809 5 місяців тому

      #!/bin/bash
      sudo apt-get update
      sudo apt-get install apache2 -y
      echo "Server DetailsHostname: $(hostname)IP Address: $(hostname -I | cut -d ' ' -f1)" | sudo tee /var/www/html/index.html
      sudo systemctl restart apache2

    • @bsaes1809
      @bsaes1809 5 місяців тому

      no meu deu errado diversas vezes por conta do “apt” e do “apache2” caso o seu nao der certo por isso tambem, substitua “apt” por “yum” e “apache2” por “httpd”

  • @bikdigdaddy
    @bikdigdaddy 2 місяці тому

    i think we should use the 'transit gateway route table' instead of the normal route tables.
    it allows for centralised management and debugging becomes easier.
    edit: i mean in the context of vpc interconnectivity only.