serverless/docs/README.md
2017-05-10 17:49:45 -07:00

2.6 KiB

Read this on the main serverless docs site

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

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

Serverless Cloud Providers