Geoffrey Wiseman 71e7644316 Avoid Referencing Providers
Minor changes to avoid referencing providers directly unless:
- it is part of a provider-specific section of the site
- it is a comprehensive list of providers in the few places where they should be listed
- it is an example to help provide context
2017-06-13 10:57:34 -04:00
..
2017-06-13 10:57:34 -04:00
2017-05-10 18:07:41 -07: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