VPC Peering in Google Cloud | Networking in GCP

Поділитися
Вставка
  • Опубліковано 8 вер 2024

КОМЕНТАРІ • 51

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

    Thank you for the cleanest/clearest explanation. Keep up the good work!

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

    Thanks alot, while preparing for architect certification your videos do help alot. Even the demos in each video makes easy to digest the concept. Thanks again.

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

    Such a nice example and it is very simple and understand clearly abou VPC network peering. Very help full . Thank you GK.

  • @RahulKumar-wc2on
    @RahulKumar-wc2on 3 роки тому

    The best video i have seen for all the concepts explained.

  • @bugsbane
    @bugsbane 3 роки тому

    Great video. Clearest example of peering that I've seen so far. Quite precise and pacing is good without too much fluff. Wish we could have seen an example of the creation of the peering using cloudshell as well - since you already did that nicely for the first part.

  • @user-bj7mz5wz1n
    @user-bj7mz5wz1n 3 роки тому

    Thanks so much for this simplistic explanations. Its more easy now to understand concepts.

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

    wow great explaination, keep the good work going

  • @LeonardoBarbosa-qw6fp
    @LeonardoBarbosa-qw6fp 3 роки тому

    Thank you so MUCH! You are such a good teacher my friend!

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

    Please try to cover advanced deep dive concept ex exchange custom routes, use cases where a lot of manual configuration can be avoided by using google managed private service connect service. I'm assuming you have extensive hard-core experience, i would come back to you for case base demos which are not even covered by qwiklabs :) Thank you JK !, i really appreciate you devoting time to enlighten us with your experience.

  • @joynandi9906
    @joynandi9906 3 роки тому

    👍great

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

    Thanks!

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

    Very Nice Explained...

  • @prasoonprit6692
    @prasoonprit6692 3 роки тому

    Good one..
    You talked in video that in ACE, we don't except questions from this topic.. Could you pls make a video on important topics for ACE ...

  • @ivanskinner4743
    @ivanskinner4743 3 роки тому

    Thanks mate, it helped a lot

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

    Does GCP allow transitive peering - for e.g. if Project A is peered with Project B, Project B is peered with Project C; then does it mean that Project A is automatically peered with Project C?

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

      No it doesn't.

    • @VikasKumar-nq8if
      @VikasKumar-nq8if 4 роки тому

      Nope it doesn't allow. VPCs have to be peered directly to each other to allow communication between them. To further filter on what subnets to allow to peer within vpc, you have to use firewall rules as by default all subnets within a vpc are peered once peering is set up, so to further filtering subnets within peered networks use firewall.

    • @bugsbane
      @bugsbane 3 роки тому

      Both the author and Vikas are correct. One solution would be to open an ssh tunnel either from A or from B that provides A API access to C. for instance - if you do from project A: ssh -L 3306:project-C-vm:3306 user@project-B-vm -N - then you'd create the tunnel. and, if you want the tunnel to be self-healing, then autossh can be used. It is a hack - but seemingly reliable and simple.

  • @amarjeetnayak7098
    @amarjeetnayak7098 3 роки тому

    Thanks for this video, requesting you to please zoom your content a bit more for better visualisation.

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

    VPC peering doesnt mandate both VPCs to be under same organization or same project.

  • @robikripto3050
    @robikripto3050 3 роки тому

    Thanks for the content. What is the difference between a Shared VPC and VPC peering?

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

      I think the main thing may be that VPC Peering can connect VPCs between different Organizations. Whereas VPC Sharing must stay within 1 organization. However, I'm sure there are other differences.

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

    You are migrating your on-premises solution to Google Cloud in several phases. You will use Cloud VPN to maintain a connection between your on-premises systems and Google Cloud until the migration is completed. You want to make sure all your on-premise systems remain reachable during this period. How should you organize your networking in Google Cloud?
    A. Use the same IP range on Google Cloud as you use on-premises
    B. Use the same IP range on Google Cloud as you use on-premises for your primary IP range and use a secondary range that does not overlap with the range you use on-premises
    C. Use an IP range on Google Cloud that does not overlap with the range you use on-premises
    D. Use an IP range on Google Cloud that does not overlap with the range you use on-premises for your primary IP range and use a secondary range with the same IP range as you use on-premises
    I'm confused between options C and D. Could you please help me choose the correct one with an explanation?

  • @ushasree4742
    @ushasree4742 3 роки тому

    Hi sir.. i am newly learning gcp nd want to learn all concepts in order.. which videos of ur to follow in order to understand the comcepts nd clear ace external exam can u pls guideee

    • @CloudAdvocate
      @CloudAdvocate  3 роки тому

      Hello, Please follow my learn gcp playlist on the channel.

  • @sweta13100
    @sweta13100 3 роки тому

    Can you please explain about direct connect

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

    I am a business student don't have any prior knowledge in coding and I started using Google cloud shell while learning in qwiklabs gradually when I am about to finish the course I don't know how to write the command lines in cloud shell so can you please suggest me how to write command lines in cloud shell

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

      What commands are you talking about ? gcloud commands or linux commands? gcloud commands are well documented for each service or you can learn how to do that by typing Eg:- gcloud app help for each service.

  • @ushasree9388
    @ushasree9388 3 роки тому

    hi sir i have one doubt since both the project are in different networks we should connect over external ip ryt..only for within same network we use internal ip ..can u pls explain if i am wrng..somewhere i learnt in same way so

    • @CloudAdvocate
      @CloudAdvocate  3 роки тому

      Yes but when you peer them together you communicate via private ip

    • @ushasree9388
      @ushasree9388 3 роки тому

      @@CloudAdvocatethank u for reply..but will private ip work even outside network or org?

    • @CloudAdvocate
      @CloudAdvocate  3 роки тому

      @@ushasree9388 no only if there is vpn or direct connect.

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

    @Cloud Advocate suppose we want to go from our local machine to a server that acts as bastian host and then from bastian host we need to go to an instance(on different vpc) and then from that instance we need to access all other instances in one different vpc. So i need to ask you if its possible to use same private-public key pair to access all these using ssh forwarding or not. Or do i need to supply different key pairs.

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

      Hi Pradeep, bastian host is going to be onprem or in cloud?
      Local -> Bastian -> gcevm -> allgce is this right?

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

      Hi, @@CloudAdvocate . The bastian host is also a google cloud vm and only accepts connection from my ip address. And then there is another vm on different vpc (let's assume jenkins server ) that accepts connection only from bastian host. Now this jenkins server should be able to ssh into all other instances (one or greater than one) that are on different vpc. So there are total three vpc's involved. I don't want to store the private key on cloud (on any server) for security reasons. So how can i reach jenkins server's terminal and then ssh into any instance i want for further development.

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

      Then you have to put public key of Jenkins server in all VM's. Should be baked in as part of AMI. That way Jenkins can talk to all VM's.

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

      @@CloudAdvocate thanks for your reply . Greatly appreciated. Can you share some resource/link regarding this. I've been trying to do this from long time but without success or you can just tell what do you mean by "baked in as a part of AMI". Where we will store the private key of jenkins in this case ?

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

      Yeah, you can put public key of Jenkins server in authorized keys of a gce instance..create a custom ami and let teams use that ami only. So going forward Jenkins will have access to all the instances coz the public key of Jenkins is present in all gce instances.

  • @AllinOne-wn6wt
    @AllinOne-wn6wt 4 роки тому

    Do a video on restapi. As a cloud engineer do we need know to use the rest api. Why it is used. Please anyone answer my question.

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

      To an extent yes, how to consume the rest api's.

    • @AllinOne-wn6wt
      @AllinOne-wn6wt 4 роки тому

      @@CloudAdvocate can you please elaborate clearly. I didn't get you.

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

      You should know how to hit the rest api's of cloud and get the response..minimum

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

    Can you please explain about shared VPC

  • @SaiDileepfantasy
    @SaiDileepfantasy 3 роки тому

    Could you share your email id please ?
    I have a specific requirement say, we have two projects and a third project as host where vpc network is created and it is shared with first two projects. In this scenario how the vpc peering looks like?? Happy to discuss more on call or email please