From b6dcde6745494c050c17c41a8ef44cfe4fc11fda Mon Sep 17 00:00:00 2001 From: Natalia Strelkova Date: Thu, 6 Oct 2022 11:32:27 +0200 Subject: [PATCH] Info on the VPC serverless connector --- blueprints/third-party-solutions/wordpress/cloudrun/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/blueprints/third-party-solutions/wordpress/cloudrun/README.md b/blueprints/third-party-solutions/wordpress/cloudrun/README.md index e5b2cfd5..cf6d7a5c 100644 --- a/blueprints/third-party-solutions/wordpress/cloudrun/README.md +++ b/blueprints/third-party-solutions/wordpress/cloudrun/README.md @@ -18,6 +18,7 @@ The main components that are deployed in this architecture are the following (yo * [Cloud Run](https://cloud.google.com/run): serverless PaaS offering to host containers for web-oriented applications, while offering security, scalability and easy versioning * [Cloud SQL](https://cloud.google.com/sql): Managed solution for SQL databases +* [VPC Serverless Connector](https://cloud.google.com/vpc/docs/serverless-vpc-access): Solution to access the CloudSQL VPC from Cloud Run, using only internal IP addresses ## Setup