Serverless Framework

The Serverless Framework is a free and open-source web framework written using Node.js. Serverless is the first framework for building applications exclusively on AWS Lambda, a serverless computing platform provided by Amazon as a part of the Amazon Web Services. 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.[1] Serverless currently supports Node.js and Python runtimes. Support for Java and other runtimes for AWS Lambda will be coming soon.[2] Serverless is developed by Austen Collins[2] and maintained by a full-time team.[3]

It was first introduced in October 2015 under the name JAWS.[4]

References

  1. โ†‘ "What is Serverless.com? - Just Serverless". Just Serverless. Retrieved 2016-02-25.
  2. 1 2 "Backstory ยท Serverless". Serverless. Retrieved 2016-02-25.
  3. โ†‘ "serverless/serverless". GitHub. Retrieved 2016-02-25.
  4. โ†‘ Amazon Web Services (2015-10-12). "AWS re:Invent 2015 | (DVO209) JAWS: The Monstrously Scalable Serverless Framework". Retrieved 2016-02-25.

External links

This article is issued from Wikipedia - version of the 11/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.