The **Serverless Framework **is a web framework written using Node.js. Serverless is the first framework developed for building applications on AWS Lambda, a serverless computing platform provided by Amazon as a part of Amazon Web Services. Currently, applications developed with Serverless can be deployed to other function as a service providers, including Microsoft Azure with Azure Functions, IBM Bluemix with IBM Cloud Functions based on Apache Open Whisk, Google Cloud using Google Cloud Functions, Oracle Cloud using Oracle Fn, Kubeless based on Kubernetes, Spottiness and Web task by Auth0.
A Serverless app can simply be a couple of lambda functions to accomplish some tasks, or an entire back-end composed of hundreds of lambda functions. Serverless supports all runtimes offered within the cloud provider chosen. Serverless is developed by Austen Collins, and maintained by a full-time team.
It was first introduced in October 2015 under the name JAWS
Serverless
Original author(s) Austen Collins
Initial release October 2015; 9 years ago
Stable release
18 April 2025; 25 days ago
Repository.
github.com/serverless/serverless Edit this at Wiki data
Written in- Node.js
Operating system- Cross-platform
Website www.serverless.com
Top comments (0)