Files
hunfabric/blueprints/serverless
Ludovico Magnocavallo 2830e4b9e2 Split Cloud Function module in separate v1 and v2 modules (#1450)
* split v1

* v2

* blueprints

* remove _http
2023-06-20 17:27:15 +10:00
..
2023-06-16 00:01:07 +00:00
2023-06-16 00:01:07 +00:00

Serverless blueprints

The blueprints in this folder show implement end-to-end scenarios for Serverless 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.