Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Serverless Webapp Multiform Example

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 architecture

Contents

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