In computing, serverless computing is a cloud computing code execution model in which the cloud provider fully manages starting and stopping virtual machines as necessary to serve requests, and requests are billed by an abstract measure of the resources required to satisfy the request, rather than per virtual machine, per hour.

  1. https://en.wikipedia.org/wiki/Serverless_computing - Serverless computing
  2. http://serverlessconf.io/ - the future will be SERVERLESS
  3. https://aws.amazon.com/lambda/ - AWS Lambda