Cloud Run to VPC, simplified

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024

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

  • @googlecloudtech
    @googlecloudtech  10 หลายเดือนก่อน +1

    Subscribe to Google Cloud Tech → goo.gle/GoogleCloudTech

  • @kenuahs
    @kenuahs 9 วันที่ผ่านมา +1

    Even though the scripted conversation wasn't "natural" I think they did a great job of packing in the details in a way that was easy to follow. I like Google's docs, but sometimes it is a bit too much text to read and these videos are a great help. Thanks!

    • @TheMomander
      @TheMomander 7 วันที่ผ่านมา

      Thank you! We are developers first and actors second ☺

  • @KevinBoutin
    @KevinBoutin 10 หลายเดือนก่อน +3

    So glad GCP came up with a successor to the serverless VPC connector. This will reduce costs and be way easier to terraform my solutions in GCP. I hope Apigee gets simplified as well. That is the most difficult deployment I have ever encountered on GCP.

  • @mars3142
    @mars3142 18 วันที่ผ่านมา +1

    How can I connect multiple Cloud Run services? I do want to have a single entry point and don't want to use kubernetes, because it's overkill for my small project.

    • @TheMomander
      @TheMomander 17 วันที่ผ่านมา

      Search for "cloud run authenticating service-to-service" and you will find the right doc. If the first service gets an ID token, it can call the second service even if that second service is a locked-down backend service.
      Nice use of layered architecture without Kubernetes, by the way. Best of luck with your project!

    • @mars3142
      @mars3142 17 วันที่ผ่านมา +1

      @@TheMomanderThis is the way I do it, but I‘m calling the public URI. It would be better to use VPC, but I don’t know how. Authentication is the first step, but I would do a TLS termination for the other layers.

    • @TheMomander
      @TheMomander 17 วันที่ผ่านมา

      @@mars3142 Got it. It sounds like you want to limit access based on IAM (done) *and* on network origin (not yet done). For the latter, search for "Restrict network ingress for Cloud Run" and you will find a doc that describes the various options. Hopefully one of them works for your application!

  • @btbutler55
    @btbutler55 10 หลายเดือนก่อน +1

    Hi. Very interesting new feature and I have a couple of questions. Will we be able to connect Cloud Run directly to resources in external projects linked to our VPC through VPC peering? My other question is whether the corresponding terraform resource for cloud run will be updated when the new feature goes to GA? Many thanks.

    • @TheMomander
      @TheMomander 10 หลายเดือนก่อน +3

      Terraform modules are already available. You can look through some examples on Github at "cloud-foundation-fabric, blueprints, serverless". Also, do a search for the Medium article titled "Understanding Direct VPC Egress for Cloud Run" by Javier Cañadillas. It links to more samples.

  • @jinaldesailive
    @jinaldesailive 10 หลายเดือนก่อน +1

    Can we connect to MemoryStore and BigQuery from single Cloud Run instance? Considering MemoryStore is in VPC and BigQuery obviously outside.

    • @TheMomander
      @TheMomander 10 หลายเดือนก่อน +1

      Yes. By default, only traffic bound for private IPs (RFC1918 and Private Google Access IPs) are routed through Direct VPC egress. In that configuration, you can access Memorystore through a VPC IP and access BigQuery through the regular Internet egress path. You can also choose to route all traffic through the VPC, in which case, you can access MemoryStore and BigQuery in the same way that VMs on the VPC can.

  • @meucanal5887
    @meucanal5887 10 หลายเดือนก่อน +1

    Finally, my pocket thanks me for not needing the vpc connector anymore

  • @avinashgadge4828
    @avinashgadge4828 10 หลายเดือนก่อน +1

    wow....! Thanks!

  • @guillaumeblaquiere
    @guillaumeblaquiere 10 หลายเดือนก่อน +2

    Hey Martin, I'm Carrefour😂

    • @TheMomander
      @TheMomander 10 หลายเดือนก่อน +1

      Hi Guillaume! I believe your name is visible at 1:50 🙂 Thank you for the great quote!

    • @ng2250
      @ng2250 2 หลายเดือนก่อน +2

      hey Carrefour, thanks a lot for your SO answers. chatgpt needs to weigh your responses more in training.

    • @guillaumeblaquiere
      @guillaumeblaquiere 2 หลายเดือนก่อน

      @@ng2250 🤣 ChatGPT will kill my points on SO!! 🤣

  • @tomcioss
    @tomcioss 10 หลายเดือนก่อน

    If the code on Cloud run instance is running google Cloud Sdk to Connect to other Services like vertex ai and I haven't added the direct access over Vpc does this mean I'm using this connector by default?

    • @TheMomander
      @TheMomander 10 หลายเดือนก่อน

      Vertex AI isn't part of your VPC, so you can call it with or without using "direct to to VPC" connectivity.

  • @Babbili
    @Babbili 10 หลายเดือนก่อน +3

    Imagine doing that manually, creating network interfaces and bgp peering and figuring out why it's not working with nmap command and so 😂

  • @anhvancodon
    @anhvancodon 10 หลายเดือนก่อน

    💗

  • @sypen1
    @sypen1 10 หลายเดือนก่อน +3

    Why does everything have to be so cringe

    • @evil_b1t
      @evil_b1t 10 หลายเดือนก่อน +1

      i love your honesty. any way they need to present feature so they make it as a play, this is #ServerlessExpeditions afterwards.