AWS Lambda Quick Start Guide : Learn how to build and deploy serverless applications on AWS

AWS Lambda Quick Start Guide : Learn how to build and deploy serverless applications on AWS

Markus Klems

Språken
FörlagPackt Publishing
ISBN9781789340600

AWS Lambda is a part of AWS that lets you run your code without provisioning or managing servers. This enables you to deploy applications and backend services that operate with no upfront cost. This book gets you up to speed on how to build scalable systems and deploy serverless applications with AW