From e9a0bb42be1843f3ab1c600456e9de0a81177f78 Mon Sep 17 00:00:00 2001 From: Julio Diez Date: Mon, 27 Feb 2023 18:17:46 +0100 Subject: [PATCH] Add reference to Cloud Run blueprints --- blueprints/serverless/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/blueprints/serverless/README.md b/blueprints/serverless/README.md index 44f39f0f..03d2a8ae 100644 --- a/blueprints/serverless/README.md +++ b/blueprints/serverless/README.md @@ -10,3 +10,8 @@ They are meant to be used as minimal but complete starting points to create actu This [blueprint](./api-gateway/) shows how to configure a load balancer to enable multi-region deployments for API Gateway. For more details on how this set up work have a look at the article [here](https://cloud.google.com/api-gateway/docs/multi-region-deployment)
+ +### Cloud Run series + + These are a series of blueprints developing the chapters of the __Serverless Networking Guide__ (to be released soon), focused in Cloud Run. +