2019-09-24 21:20:11 -04:00
..
2019-09-19 12:34:19 -07:00
2019-09-24 21:20:11 -04:00
2019-09-19 09:35:30 -07:00
2019-09-19 08:43:18 -07:00
2019-09-19 08:43:18 -07:00
2019-09-17 10:36:59 +02:00

Read this on the main serverless docs site

Serverless Dashboard

The Serverless Framework Dashboard is a SaaS solution that augments the Serverless Framework open source CLI to provide a powerful, unified experience to develop, deploy, test, secure and monitor your serverless applications.

The Serverless Framework free tier gives developers full access to all features included in the Serverless Framework Dashboard, but is limited to 1,000,000 function invocations per month. If you are interested in expanding your usage of the Serverless Framework beyond the free tier contact us for details re available plans and pricing.

Minimum Version Requirements

To take full advantage of the Serverless Framework Dashboard you must be using Serverless Framework open-source CLI version 1.48.0 or later.

Supported Runtimes and Regions

Currently, the Serverless Framework Dashboard supports the following providers, runtimes and regions.

  • Provider: AWS
  • Runtimes: Node.js
  • Regions: us-east-1, us-east-2, us-west-2, eu-central-1, eu-west-1, eu-west-2, ap-northeast-1, ap-south-1, ap-southeast-1, ap-southeast-2

Need unsupported providers, runtimes or regions? Let us know what you need. We are working hard to quickly expand our supported runtimes and regions.

Installing

To get started with the Serverless Framework Dashboard, follow the Getting Started with the Serverless Framework and AWS guide. When you run the serverless command, you will be asked if you would like to enable dashboard features.

Enabling the Dashboard on existing Serverless Framework services

If you have an existing Serverless Framework service, it is incredibly easy to enable the Serverless Framework Dashboard features. Just follow the Getting Started with the Serverless Framework and AWS guide and then run the serverless command in your existing Serverless Framework project. It will update your serverless.yml to work with the Dashboard.