The Serverless Framework is the application framework for building web, mobile and IoT applications on serverless, event-driven compute services, like AWS Lambda, Google CloudFunctions, Azure Functions and more.
The Framework is a command line interface that provides scaffolding, automation and best practices for developing and deploying your serverless architecture. It's also completely extensible via plugins.
This is maintained by a full-time, venture-backed team. For updates, join our mailing list. For help, join our gitter chatroom. Everyone is welcome!
Also, we're hiring :)
Serverless Framework v.1.0 is currently under construction and not yet ready.
- Manage the lifecycle of your serverless architecture (build, deploy, update, delete)
- Group functions into services for easy management of code, resources & processes across large projects and teams
- Support for AWS Lambda, Azure Functions, Google CloudFunctions & more
- Safely, easily deploy functions, events and their required resources
- 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 fantastic and welcoming community!
Take a look at our documentation to get started with Serverless and understand how it works behind the scenes.