AWS Lambda in Action

AWS Lambda in Action

eBook Details:

  • Paperback: 384 pages
  • Publisher: WOW! eBook; 1st edition (December 5, 2016)
  • Language: English
  • ISBN-10: 1617293717
  • ISBN-13: 978-1617293719

eBook Description:

AWS Lambda in Action: Event-driven serverless applications

AWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back-end. Starting with an overview of AWS Lambda, the book moves on to show you common examples and patterns that you can use to call Lambda functions from a web page or a mobile app. The second part of the book puts these smaller examples together to build larger applications. By the end, you’ll be ready to create applications that take advantage of the high availability, security, performance, and scalability of AWS.

With AWS Lambda, you write your code and upload it to the AWS cloud. AWS Lambda responds to the events triggered by your application or your users, and automatically manages the underlying computer resources for you. Back-end tasks like analyzing a new document or processing requests from a mobile app are easy to implement. Your application is divided into small functions, leading naturally to a reactive architecture and the adoption of microservices.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *