This folder contains an example architecture together with templates required for this architecture. This architecture describes the required infrastructure for a serverless web application. Deployments for each platform (that the templates in this repo are based on), as well as the files for the FaaS code and website, can be found in this repository.
The relevant parts of this example are:
Folder/File | Description |
---|---|
templates/ | The template definitions for the webapp |
architecture.yaml | The architecture definition file |
openapi.yaml | The OpenAPI definition required by AWS and Azure |
swagger.yaml | The OpenAPI definition file required by GCP |