Daniel Schep 90b18b43a7
Merge pull request #5842 from exoego/ssm-json
AWS: ${ssm} resolve vairbale as JSON if it is stored as JSON in Secrets Manager
2019-02-19 08:18:53 -05:00
..
2019-01-22 14:16:36 -08:00

Read this on the main serverless docs site

Documentation

The Serverless Framework is a CLI tool that allows users to build & deploy auto-scaling, pay-per-execution, event-driven functions.

Write your code, configure events to trigger your functions, then deploy & run those functions to your cloud provider via the Serverless CLI.

Getting started with serverless? Start here.

Already using AWS or another cloud provider? Read on.

Serverless Cloud Providers