Philipp Muens fa185d59c2 Merge pull request #3131 from jthomas/openwhisk-docs
Openwhisk provider documentation
2017-01-30 12:16:05 +01:00
..
2017-01-27 13:27:50 +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.