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 21:30, 25 February 2016 (Created page with '<!-- Don't mess with this line! -->{{subst:unreviewed}} <!-- Write your article below this line --> = Serverless (web framework) = '''Serverless''', '''Server...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:New unreviewed article


Serverless (web framework)

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 app can simply be a couple of lambda functions to accomplish some tasks, or an entire back-end comprised of hundreds of lambda functions.[1] Serverless currently supports Node.js and python2.7 runtimes. Support for Java and other future runtimes that AWS Lambda will support will be coming soon.[2]

Serverless is developed by Austen Collins[3] and maintained by a dedicated, full-time team.[4]

History

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

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

Books

  • Müns, Philipp - Learn Serverless (2016)[7]

References

  1. ^ "What is Serverless.com? - Just Serverless". Just Serverless. Retrieved 2016-02-25.
  2. ^ "Backstory · Serverless". Serverless. Retrieved 2016-02-25.
  3. ^ "Backstory · Serverless". Serverless. Retrieved 2016-02-25.
  4. ^ "serverless/serverless". GitHub. Retrieved 2016-02-25.
  5. ^ Amazon Web Services (2015-10-12). "AWS re:Invent 2015 | (DVO209) JAWS: The Monstrously Scalable Serverless Framework". Retrieved 2016-02-25.
  6. ^ "Backstory · Serverless". Serverless (Overview). Retrieved 2016-02-25.
  7. ^ Philipp Müns (2016-02-25). "Learn Serverless". pp. 1–96. Retrieved 2016-02-25.