This hands-on lab demonstrates the techniques you’ll need to connect a Cloud Function to a GCP resource over an internal network using a Serverless VPC Access controller.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Enable APIs
Enable all the necessary APIs to create and connect a Cloud Function to an internal VPC network.
- Set Up an Internal Wiki
Establish an open-source implementation of a wiki to be available only on the internal VPC.
- Connect a New Cloud Function to a Serverless VPC Access Controller
Create a Cloud Function that would access the wiki via an internal VPC connection.