Skip to content

added the Serverless ramework to serverless frameworks section#986

Closed
jjanczyszyn wants to merge 1 commit intovinta:masterfrom
jjanczyszyn:serverless
Closed

added the Serverless ramework to serverless frameworks section#986
jjanczyszyn wants to merge 1 commit intovinta:masterfrom
jjanczyszyn:serverless

Conversation

@jjanczyszyn
Copy link

What is this Python project?

It's a command-line tool, providing scaffolding, workflow automation and best practices for developing and deploying serverless architecture. It's also completely extensible via plugins.

What's the difference between this Python project and similar ones?

  • Manages the lifecycle of your serverless architecture (build, deploy, update, delete).
  • Safely deploy functions, events and their required resources together via provider resource managers (e.g., AWS CloudFormation).
  • Functions can be grouped ("serverless services") for easy management of code, resources & processes, across large projects & teams.
  • Minimal configuration and scaffolding.
  • Built-in support for multiple stages.
  • Optimized for CI/CD workflows.
  • Loaded with automation, optimization and best practices.
  • 100% Extensible: Extend or modify the Framework and its operations via Plugins.
  • An ecosystem of serverless services and plugins.
  • A passionate and welcoming community!

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@vinta vinta force-pushed the master branch 2 times, most recently from 23abd09 to 40cd98b Compare June 6, 2019 19:55
@stale
Copy link

stale bot commented Oct 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 30, 2019
@stale stale bot closed this Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant