Cloud Run Direct VPC egress explained
Key Takeaways
The video explains Direct VPC egress on Cloud Run, a feature that enables sending traffic from Cloud Run to a VPC network without setting up a Serverless VPC Access connector, and compares it to VPC connectors in terms of setup, speed, traffic handling, and costs. Direct VPC egress is easier to set up, faster, can handle more traffic, and has lower costs.
Full Transcript
direct VPC egress on cloud run enables you to send traffic through a VPC Network without setting up a serverless VPC access connector it's easier to set up faster can handle more traffic and has lower costs this is a very exciting update to Cloud run let's dive in to learn more but let's take a step back why send traffic to the VPC in the first place top use cases for sending traffic to the VPC include managing traffic with firewall rules Network traffic observability getting static IPS for outbound requests and connecting to internal IP addresses and and that's the most common one and here are some examples of resources with an internal IP address that you might want to connect to from cloud run a memory store instance a cloud SQL instance that doesn't have a public IP and a compute engine virtual machine or services with an internal load balancer on Google kubernetes engine or on-premise resources when you enable directvpc egress on a cloud run service the cloud run instances gets internal IP addresses on the VPC Network and this new interface can only be used for TCP UDP egress you can use it to create new connections from the VPC Network back to the cloud run instance think of this as a firewall in front of the cloud run instance the firewall allows outbound connections only and no inbound could traffic from the VPC but the other interest path doesn't change with directvc egress web requests to the https endpoint of the cloud run service are still routed to Cloud run instances in the same way as before that doesn't change if you're watching this and you're already familiar with serverless VPC access connectors you might be confused is directvc egress just another way of doing the same thing but it has a shorter name well yes but direct VPC egress has many advantages over VPC connectors to understand why let me tell you how VPC connectors work a VPC connector is a group of managed connector instances every connector instance gets an internal IP address and it proxies outbound connections from a cloud run instance introducing an extra hop in a network path and VPC connectors are not paper use you can think of connector instances as fertile machines they are very much alike in the sense that you are charged for enabling them even when they're idle direct VPC egress doesn't need connector instances which means you only play the network charges this is why directvc egress has lower costs and it uses a new direct network path and this New Path is faster and can handle more traffic delivering lower latency and higher throughput so let's wrap up with directvc egress you get fewer hops in a network path enabling lower latency higher throughput because of the new network path lower costs and it's easier to set up and manage if you want to try it out today check send traffic directly to a VPC when configuring network access for your Cloud run service thanks for listening
Original Description
Direct VPC egress enables you to send traffic from Cloud Run to a VPC network, without setting up a Serverless VPC Access connector. It's easier to set up, is faster, can handle more traffic and has lower costs.
Getting started with Direct VPC egress → https://goo.gle/47yObrp
Subscribe to Google Cloud Tech → https://goo.gle/GoogleCloudTech
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Google Cloud Tech · Google Cloud Tech · 48 of 60
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
▶
49
50
51
52
53
54
55
56
57
58
59
60
I’m going for it #GoogleCloudCertified
Google Cloud Tech
I had to get #GoogleCloudCertified
Google Cloud Tech
Be better overall at what you do #GoogleCloudCertified
Google Cloud Tech
Cloud Monitoring on our radar #Analysis #Uptime
Google Cloud Tech
Introduction to Generative AI Studio
Google Cloud Tech
How to use Github Actions with Google's Workload Identity Federation
Google Cloud Tech
Introduction to Responsible AI
Google Cloud Tech
Networking updates and CDMC-certified architecture
Google Cloud Tech
Create and use a Cloud Storage bucket
Google Cloud Tech
How to digitize text from documents
Google Cloud Tech
Faster analytical queries with AlloyDB
Google Cloud Tech
Next ‘23 sessions and FaaS Wave
Google Cloud Tech
Introduction to Assured Open Source Software
Google Cloud Tech
BigQuery Cost Optimization: Storage
Google Cloud Tech
BigQuery Cost Optimization: Compute
Google Cloud Tech
BigQuery Cost Optimization: Select Queries
Google Cloud Tech
Remote Field Equipment Management with Manufacturing Data Engine
Google Cloud Tech
Supercharging your applications with Cloud SQL Enterprise Plus
Google Cloud Tech
Vector Support on our radar #GenAI
Google Cloud Tech
Architecting a blockchain startup with Google Cloud
Google Cloud Tech
Kubernetes and multitasking updates!
Google Cloud Tech
GKE: Using Kubernetes Events
Google Cloud Tech
How to configure firewall rules for Cloud Composer
Google Cloud Tech
Vertex AI Embeddings API + Matching Engine: Grounding LLMs made easy
Google Cloud Tech
Geospatial analytics on our radar #EarthEngine #BigQuery
Google Cloud Tech
Ensuring requests are set in Kubernetes
Google Cloud Tech
Cloud Next 2023, Google research program, and more!
Google Cloud Tech
How to migrate projects between organizations with Resource Manager
Google Cloud Tech
How to run #MySQL in Google Cloud
Google Cloud Tech
#GenerativeAI for enterprises and #Next2023
Google Cloud Tech
How Google Photos scales to store 4 trillion photos and videos
Google Cloud Tech
Google Cross-Cloud Interconnect (Demo 2)
Google Cloud Tech
GKE Cost Optimization Golden Signals: Introduction
Google Cloud Tech
GKE Cost Optimization Golden Signals: Workload Rightsizing
Google Cloud Tech
GKE Load Balancing: Overview
Google Cloud Tech
GKE Load Balancing: Best Practices
Google Cloud Tech
Disaster Recovery in GKE
Google Cloud Tech
How to configure IP masquerade agent in GKE Standard clusters
Google Cloud Tech
Enable and use GKE Control plane logs
Google Cloud Tech
Compliance in Australia with Assured Workloads
Google Cloud Tech
Creating budgets and budget alerts in Google Cloud #FinOps
Google Cloud Tech
Cloud SQL Enterprise Plus on our radar #mySQL
Google Cloud Tech
What's Next for Google Cloud?
Google Cloud Tech
How Loveholidays scaled with Contact Center AI
Google Cloud Tech
What is fleet team management in GKE?
Google Cloud Tech
Troubleshoot VPC Network Peering
Google Cloud Tech
Introduction to DocAI and Contact Center AI
Google Cloud Tech
Cloud Run Direct VPC egress explained
Google Cloud Tech
Database deployment options in GKE
Google Cloud Tech
Analyze cloud billing data with #BigQuery
Google Cloud Tech
Tips to becoming a world-class Prompt Engineer
Google Cloud Tech
Serverless is simple. Do I need CI/CD?
Google Cloud Tech
Accelerating model deployment with MLOps
Google Cloud Tech
How Hawaii's Department of Human Services scaled with CCAI
Google Cloud Tech
Pricing API on our #Radar
Google Cloud Tech
How Recommendations AI for Media can boost customer retention
Google Cloud Tech
Troubleshooting: Node Not Ready Status
Google Cloud Tech
One weekend until Cloud Next 2023!
Google Cloud Tech
#GoogleCloudNext starts tomorrow!
Google Cloud Tech
#GoogleCloudNext will be demand!
Google Cloud Tech
More on: Cloud Fundamentals
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Docker Explained: From “What Even Is This” to Deploying a Full-Stack App
Medium · DevOps
I Used to Pay for Cloud Servers. Then I Found a Way to Run One Free, 24/7
Medium · AI
KEDA 2026: Event-Driven Autoscaling Patterns That Shrank Our AWS Bill by 40%
Medium · DevOps
AWS CloudFormation and CDK Explained: Infrastructure as Code on AWS
Medium · DevOps
🎓
Tutor Explanation
DeepCamp AI