cloud-foundation-fabric/blueprints/serverless
Alejandro Leal 87cd83f5c0 Several updates
Several updates
2023-05-13 23:51:46 -04:00
..
api-gateway FAST plugin system (#1266) 2023-03-24 12:28:32 +00:00
cloud-run-corporate Several updates 2023-05-13 23:51:46 -04: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.