PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #164
You have several microservices running in a private subnet in an existing Virtual Private Cloud (VPC). You need to create additional serverless services that use Cloud Run and Cloud Functions to…
The correct answer is D. Create a serverless VPC access connector. Configure the serverless service to use the connector. Serverless VPC Access is based on a resource called a connector. A connector handles traffic between your serverless environment and your VPC network. When you create a connector in your Google Cloud project, you attach it to a specific VPC network and region. You can then…
Question
Options
- ADeploy your serverless services to the serverless VPC. Peer the serverless service VPC to the
- BCreate a serverless VPC access connector for each serverless service. Configure the connectors
- CDeploy your serverless services to the existing VPC. Configure firewall rules to allow traffic
- DCreate a serverless VPC access connector. Configure the serverless service to use the connector
How the community answered
(23 responses)- A4% (1)
- B4% (1)
- C13% (3)
- D78% (18)
Explanation
Serverless VPC Access is based on a resource called a connector. A connector handles traffic between your serverless environment and your VPC network. When you create a connector in your Google Cloud project, you attach it to a specific VPC network and region. You can then configure your serverless services to use the connector for outbound network traffic. https://cloud.google.com/vpc/docs/serverless-vpc-access
Topics
Community Discussion
No community discussion yet for this question.