James Thomas 9c194ecf90 Adding documentation for 0.5 release on openwhisk plugin.
New event sources for Cloudant and Message Hub.
Support using plugin with local OpenWhisk deployments.
Web Actions section for HTTP events without API Gw.
2017-03-11 13:08:52 +00:00
..
2017-03-06 18:04:43 -08:00
2017-03-09 10:36:01 +01:00
2016-11-17 15:41:57 -08:00

Read this on the main serverless docs site

Serverless Infrastructure Providers

Providers are where your serverless functions run in the cloud.

Under the hood, the serverless framework is deploying your code to a cloud provider like Amazon web services or Google Cloud functions.

You specify your provider in your services serverless.yml file under the provider key.