Google App Engine for Google Associate Cloud Engineer - Part I

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

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

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

    Hey. Can we connect a standard app engine of project B to a private ip vm of project A when both the projects vpc are peered? I am using a serverless vpc connector in project b. No luck.. Any thought on it

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

      Hey, I haven't tried but as per documentation it might not work with app engine standard. Quote from documentation: "VPC Network Peering works with Compute Engine, GKE, and App Engine flexible environment."

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

      @@CloudAdvocate Thanks, but i am using a serverless vpc connector right. Won't that help me in connecting
      the VM of project A

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

      Document says that you can use serverless vpc connector to talk to app engine. Did you put vpc_access_connector: name: "projects/PROJECT_ID/locations/REGION/connectors/CONNECTOR_NAME" in app.yaml? I haven't tried this. Will try it and let you know.

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

      @@CloudAdvocate yeah.. Used the same in yaml file. But not able to connect. Thanks, please let me know. Also check it under a peered network. In a same project it will work. I have done that.

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

      I thought about it and if vpc peering is not supported officially for standard then I don't think you can use it even with connector. Try with flex it might work.

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

    Hi GK, I didn't find App Engine part 2 video in the TH-cam. Could you please share the link

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

      th-cam.com/video/Ed5vJiWvzGI/w-d-xo.html :)

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

      @@CloudAdvocate thank you so much. your video's are so clear and good.
      I am preparing for Associate cloud engineering certification. Is that fine if I go head and follow your video's. or should go beyond any other tutorials. Please respond...

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

      @@svJayaram9 Thank you, go by the study guide and practice a lot following my videos. For instance I haven't covered Autoscaling yet. You might want to practice that.