diff --git a/README.md b/README.md index 53d8e8370..12b85b1b7 100755 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ![Serverless Application Framework AWS Lambda API Gateway](https://cloud.githubusercontent.com/assets/532272/17313761/61af7166-5813-11e6-84af-c296c19ead9b.gif) +>Serverless computing is quickly becoming a defacto way to build highly scalable fault tolerant systems. With the pay-per-execution pricing model, zero administration, and automatic scaling it's easy to see why. + +>This new level of operational abstraction has it's benefits but also introduces some additional complexities, thus the serverless framework was born. + The Serverless Framework gives users the ability to scaffold, deploy, and manage serverless architectures. -Serverless computing is quickly becoming a defacto way to build highly scalable fault tolerant systems. With the pay-per-execution pricing model, zero administration, and automatic scaling it's easy to see why. - -This new level of operational abstraction has it's benefits but also introduces some additional complexities, thus the serverless framework was born. - -The Serverless Framework is a command line interface for building web, mobile and IoT applications on serverless, event-driven compute services. +The Framework is a command line interface for building web, mobile and IoT applications on serverless, event-driven compute services. The CLI provides scaffolding, automation and best practices for developing and deploying your serverless architecture. @@ -107,11 +107,11 @@ Some of the awesome people who contribute to Serverless. [Join the community](CO | [
stevecaldwell77](https://github.com/stevecaldwell77)
| [
Aaron Boushley](blog.boushley.net)
| [
Michael Haselton](https://github.com/icereval)
| [
visualasparagus](https://github.com/visualasparagus)
| [
Alexandre Saiz Verdaguer](http://www.alexsaiz.com)
| [
Florian Motlik](https://github.com/flomotlik)
| [
Kenneth Falck](http://kfalck.net)
| | [
akalra](https://github.com/akalra)
| [
Martin Lindenberg](https://github.com/martinlindenberg)
| [
Tom Milewski](http://carrot.is/tom)
| [
Antti Ahti](https://twitter.com/apaatsio)
| [
Dan](https://github.com/BlueBlock)
| [
Mikael Puittinen](https://github.com/mpuittinen)
| [
Jeremy Wallace](https://github.com/jerwallace)
| | [
Jonathan Nuñez](https://twitter.com/jonathan_naguin)
| [
Nick den Engelsman](http://www.codedrops.nl)
| [
Kazato Sugimoto](https://twitter.com/uiureo)
| [
Matthew Chase Whittemore](https://github.com/mcwhittemore)
| [
Joe Turgeon](https://github.com/arithmetric)
| [
David Hérault](https://github.com/dherault)
| [
Austin Rivas](https://github.com/austinrivas)
| -| [
Tomasz Szajna](https://github.com/tszajna0)
| [
Daniel Johnston](https://github.com/affablebloke)
| [
Michael Wittig](https://michaelwittig.info/)
| [
pwagener]()
| [
ianserlin]()
| [
nishantjain91]()
| [
michaelorionmcmanus]()
| -| [
rma4ok]()
| [
laurisvan]()
| [
MrRio]()
| [
rajington]()
| [
weitzman]()
| [
kpotehin]()
| [
brentax]()
| -| [
ryutamaki]()
| [
picsoung]()
| [
colinramsay]()
| [
kevinold]()
| [
forevermatt]()
| [
maclennann]()
| [
InvertedAcceleration]()
| -| [
Ninir]()
| [
mparramont]()
| [
hmeltaus]()
| [
thomasv314]()
| [
fuyu]()
| [
alexcasalboni]()
| [
markogresak]()
| -| [
derekvanvliet]()
| [
friism]()
| [
stevecrozz]()
| [
worldsoup]()
| +| [
Tomasz Szajna](https://github.com/tszajna0)
| [
Daniel Johnston](https://github.com/affablebloke)
| [
Michael Wittig](https://michaelwittig.info/)
| [
worldsoup]()
| [
pwagener]()
| [
Peter ](https://github.com/pwagener)
| [
Ian Serlin](http://useful.io)
| +| [
nishantjain91](https://github.com/nishantjain91)
| [
Michael McManus](https://github.com/michaelorionmcmanus)
| [
Kiryl Yermakou](https://github.com/rma4ok)
| [
Lauri Svan](http://www.linkedin.com/in/laurisvan)
| [
James Hall](http://parall.ax/)
| [
Raj Nigam](https://github.com/rajington)
| [
Moshe Weitzman](http://weitzman.github.com)
| +| [
Potekhin Kirill](http://www.easy10.com/)
| [
Brent](https://github.com/brentax)
| [
Ryu Tamaki](http://ryutamaki.hatenablog.com)
| [
Nicolas Grenié](http://nicolasgrenie.com)
| [
Colin Ramsay](http://colinramsay.co.uk)
| [
Kevin Old](http://www.kevinold.com)
| [
forevermatt](https://github.com/forevermatt)
| +| [
Norm MacLennan](http://blog.normmaclennan.com)
| [
Chris Magee](http://www.velocity42.com)
| [
Ninir](https://github.com/Ninir)
| [
Miguel Parramon](https://github.com/mparramont)
| [
Henri Meltaus](https://webscale.fi)
| [
Thomas Vendetta](http://vendetta.io)
| [
fuyu](https://github.com/fuyu)
| +| [
Alex Casalboni](https://github.com/alexcasalboni)
| [
Marko Grešak](https://gresak.io)
| [
Derek van Vliet](http://getsetgames.com)
| [
Michael Friis](http://friism.com/)
| [
Stephen Crosby](http://lithostech.com)
| [
Nick Gottlieb](https://github.com/worldsoup)
| @@ -145,7 +145,7 @@ These consultants use the Serverless Framework and can help you build your serve # Previous Serverless Version 0.5.x -Below are projects and plugins relating to version 0.5 and below. Note that these are not compatible with v1.0 but we are working diligently on updating them. +Below are projects and plugins relating to version 0.5 and below. Note that these are not compatible with v1.0 but we are working diligently on updating them. [Guide on building v1.0 plugins](docs/developing-plugins) ## v0.5.x Projects Serverless Projects are shareable and installable. You can publish them to npm and install them via the Serverless Framework CLI by using `$ serverless project install `