cloud-foundation-fabric/blueprints/serverless
Julio Diez d9b9f4d347 Fix conditional branch when resource does not exist 2023-04-17 16:19:25 +02:00
..
api-gateway FAST plugin system (#1266) 2023-03-24 12:28:32 +00:00
cloud-run-corporate Refactor cloud run module to use optionals and support all features (#1293) 2023-04-01 14:06:29 +02:00
cloud-run-explore Fix conditional branch when resource does not exist 2023-04-17 16:19:25 +02:00
README.md Add link to public serverless networking guide 2023-03-14 16:14:19 +01:00

README.md

Serverless blueprints

The blueprints in this folder show implement end-to-end scenarios for Serveless topologies that show how to automate common configurations or leverage specific products.

They are meant to be used as minimal but complete starting points to create actual infrastructure, and as playgrounds to experiment with Google Cloud features.

Blueprints

Multi-region deployments for API Gateway

This blueprint 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

Cloud Run series

These are a series of blueprints developing the chapters of the Serverless Networking Guide, focused in Cloud Run.