The Serverless Framework CLI is the simplest way to develop infinitely scalable, pay-per-execution serverless applications. A single configuration file allows you to list your functions and define the endpoints that they’re subscribed to. It provides structure, automation and best practices out-of-the-box, allowing you to focus on building sophisticated, event-driven, serverless architectures, comprised of functions and events.
Under the hood, the Serverless Framework CLI deploys your code to a cloud provider like AWS, Microsoft Azure, Google Cloud Platform, Apache OpenWhisk, Cloudflare Workers, or a Kubernetes-based solution like Knative. With support for all major cloud providers, the Serverless Framework CLI provides a single, cross-provider developer experience. Hit deploy and you’re live.
The Serverless Framework CLI manages your code as well as your infrastructure, and provides support for local testing of your serverless applications. With support for multiple languages (Node.js, Python, Java, and more), the Serverless Framework CLI offers the lowest total cost of ownership for building production scale full serverless applications.
A plugin is custom Javascript code that creates new or extends existing commands within the Serverless Framework. You can install pre-written Plugins or write your own. Many of our plugins have been written by our amazing community!
Check out Serverless Framework plugins.
Run your code wherever you want. The Serverless Framework lets you deploy to these providers and more.
Product