AWS VPC Peering

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 38

  • @sangeesekar
    @sangeesekar 2 роки тому +2

    All the assignments under this vpc exceptionally well explained and playlist is superb.. By seeing this 7 video got very good idea..

  • @MuhammadKamranAzeem
    @MuhammadKamranAzeem 4 роки тому +1

    Somewhere around 15:25, you can use: $ ssh -A ec2-user@vm1 , and then use $ ssh -A ec2-user@vm2, because both machines have the copy of same public key.

  • @MuhammadKamranAzeem
    @MuhammadKamranAzeem 4 роки тому +2

    At 16:10 the VPC peering setup starts.

  • @didier566
    @didier566 2 роки тому +2

    Went ahead and got me his networking course on Udemy.

  • @blueoceansf
    @blueoceansf 3 роки тому +1

    Thanks.. Just tried in my account .. it works .. thanks for demo .. keep up the good work ..

  • @cnsilabs
    @cnsilabs 3 роки тому +1

    well explained !.. .You know very well How to teach ...Good Instructor

  • @blueoceansf
    @blueoceansf 3 роки тому +1

    any video for aws transient gateway?

  • @ThanhNguyenVan-ss7yy
    @ThanhNguyenVan-ss7yy 3 роки тому +1

    Should you have an another video that use Terraform for these manually steps?

  • @giftfelix4848
    @giftfelix4848 Рік тому +2

    Thanks for wealthy explanation

  • @MuhammadKamranAzeem
    @MuhammadKamranAzeem 4 роки тому +1

    Very good presentation. Well done! :)

  • @hussainyekta673
    @hussainyekta673 5 років тому

    very well explained, THANKS FOR THIS VIDEO

  • @kumarabhishek8974
    @kumarabhishek8974 Рік тому +1

    Can i connect EC2 A public with EC2 B doing the same route table stuff ?

    • @AWSwithChetan
      @AWSwithChetan  Рік тому

      Yes VPC peering is 2-way.. you just need to have right routes for the subnets at both the sides.

  • @KarlosEduardo
    @KarlosEduardo 3 роки тому +2

    It works fine for me, thanks

  • @prajaktakasbe6581
    @prajaktakasbe6581 2 роки тому +1

    Can we communicate between 2 VPC's having only private subnet and no public subnet in either of the VPC's?

    • @AWSwithChetan
      @AWSwithChetan  2 роки тому

      Yeah thats the idea of VPC peering. We used one public subnet in this example because without public subnet I cant connect to a machine in the VPC from my laptop.

  • @tapansaha6624
    @tapansaha6624 2 роки тому

    Hi Chetan, can you tell me why file permission 400 required as default is 644 for the created file?

    • @AWSwithChetan
      @AWSwithChetan  2 роки тому

      644 may also work but group and other users should not have read permissions. 400 is most secure in the sense that even owner can not modify/write file content after its created.

  • @bolonabolona
    @bolonabolona 3 роки тому +1

    17:29 vpcpeering

  • @vijaymane8539
    @vijaymane8539 2 роки тому +1

    Can we do VPC peering in two different region?

  • @suniljamadar1566
    @suniljamadar1566 4 роки тому +1

    Online classes available for Aws Sysops ?? Pls reply

    • @AWSwithChetan
      @AWSwithChetan  4 роки тому

      No Sunil, I just have a Networking in AWS course on Udemy.

  • @nnamaste9
    @nnamaste9 3 роки тому +1

    Well explained..

  • @bhaktishirodkar7363
    @bhaktishirodkar7363 2 роки тому

    Can we do vpc peering from two different laptops?
    And what is the updated procedure?

    • @AWSwithChetan
      @AWSwithChetan  2 роки тому

      Hi, I think you are missing essential cloud element there. Nothing runs in your laptop. You just access the aws console and configure things from laptop. VPCs are created in AWS.
      Let me know it that helps. Watch my video on Introduction to AWS services to get more clarity.

    • @bhaktishirodkar7363
      @bhaktishirodkar7363 2 роки тому

      @@AWSwithChetan You are right, I agree.
      But my question was ... I will briefly explain...
      If my friend is designing a VPC of class C range and then subnets, route tables and launching an instance.
      And I am also doing same but with class B range.
      But both we have different logins and different cidr ranges.
      And then my friend creates vpc peering.
      So he sends request through his login by adding my VPC id.
      So this procedure is ok? Have we done right?

  • @engnrankit
    @engnrankit 5 років тому

    how you get the user ec2-user created for EC2 instance. Is it some default user

    • @AWSwithChetan
      @AWSwithChetan  5 років тому

      Yes for Amazon linux ami its a default user. If you launch ubuntu ec2 instance then default user is ubuntu. Likewise it actually depends on OS you launch.

    • @engnrankit
      @engnrankit 5 років тому

      Thanks, @@AWSwithChetan for the prompt response.

  • @captaincloud7118
    @captaincloud7118 3 роки тому +1

    nice explaination!

  • @ramu1231000
    @ramu1231000 3 роки тому +1

    Thanks ,very valuable

  • @virendrabhagat4431
    @virendrabhagat4431 5 років тому

    Well understand ..Thank you

  • @kishorekrishna83
    @kishorekrishna83 5 років тому

    Nice