cloud-foundation-fabric/blueprints/serverless
Ludovico Magnocavallo 3d41d01efc
FAST plugin system (#1266)
* plugin folder, gitignore, serverless connector example

* add support to fast plugin variables and outputs to tfdoc

* rename folder, READMEs

* add variable description

* show diffs

* check documentation, use multiple files

* debug check doc

* try a different glob

* debug tfdoc names

* more debug

* and even more debug

* fix gitignore

* fix links

* support extra files in tests

* fix fixture, switch stage 2 peering to new tests

* tfdoc

* Allow globs in extra files

---------

Co-authored-by: Julio Castillo <jccb@google.com>
2023-03-24 12:28:32 +00:00
..
api-gateway FAST plugin system (#1266) 2023-03-24 12:28:32 +00:00
cloud-run-corporate Add link to public serverless networking guide 2023-03-14 16:14:19 +01:00
cloud-run-explore Add link to public serverless networking guide 2023-03-14 16:14:19 +01: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.