dashboard-plugin

The Serverless Framework Dashboard plugin (by serverless)

Dashboard-plugin Alternatives

Similar projects and alternatives to dashboard-plugin

  • S3Mock

    A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dashboard-plugin alternative or higher similarity.

dashboard-plugin reviews and mentions

Posts with mentions or reviews of dashboard-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-04.
  • Stop Mocking Your System
    2 projects | news.ycombinator.com | 4 Jul 2021
    > That obviously won’t work for an open source project

    On the contrary - I was an employee at Serverless Inc, working on the Serverless Framework for the last two years, we used this pattern extensively (and very successfully) in our open source repos.

    You can even find an example here which provisions real live AWS infrastructure: https://github.com/serverless/dashboard-plugin/tree/master/i...

    We used part of our enterprise SaaS product to provision temporary credentials via STS and an assumable role, and it works great. You could do the same thing with something like HC Vault.

    For Lambda, S3, DynamoDB, the perpetual free tier means we've never paid to run our own tests. API Gateway isn't free (after 1 year), but it's still pennies per month. We've had several cases where tests stuck around a long time, but a billing alert and occasionally some CloudFormation stack cleanup takes care of that.

    We still have offline unit tests which test business logic, but everything else runs against the cloud - even our development environments ship code straight to lambda.

Stats

Basic dashboard-plugin repo stats
1
49
7.4
2 months ago

serverless/dashboard-plugin is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of dashboard-plugin is JavaScript.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com