Skip to content

zdenulo/cf_serverless_vpc

Repository files navigation

Connecting Cloud Function with Serverless VPC access

Detailed description is on https://www.the-swamp.info/blog/connecting-cloud-functions-compute-engine/

Coomands to execute in order to setup everything:

Create Network

create_network.sh
in case you don't want to use default VPC network, you can create custom
mandatory step is to create firewall to allow communication to Redis database

Create GCE instance

create_vm.sh

Create Serverless VPC Access connector

create_vpc_connector.sh

Deploy Cloud Function

cf\deploy_cf.sh

About

Example of using Serverless VPC Access with Cloud Functions to connect to Compute Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published