Info on the VPC serverless connector

This commit is contained in:
Natalia Strelkova
2022-10-06 11:32:27 +02:00
committed by GitHub
parent c2056602e3
commit b6dcde6745

View File

@@ -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