Jump to content

Serverless Framework

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by HrvySpctr (talk | contribs) at 11:10, 2 August 2016 (Bibliography). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Serverless, Serverless Framework or Serverless Architecture 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 future runtimes that AWS Lambda will support will be coming soon.[2] Serverless is developed by Austen Collins[2] and maintained by a dedicated, full-time team.[3]

History

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

In 2016 Serverless was funded by a top tier VC firm in Silicon Valley.[2]

References

  1. ^ "What is Serverless.com? - Just Serverless". Just Serverless. Retrieved 2016-02-25.
  2. ^ a b c "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.