Programming AWS Lambda: Build and Deploy Serverless Applications with Java

Programming AWS Lambda: Build and Deploy Serverless Applications with Java

ISBN: 149204105X

ISBN 13: 9781492041054

Authors: John Chapin, Mike Roberts

4.29 of 27

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


Serverless is a revolution in the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their language experience in the new world of serverless computing. You'll discover how this cloud computing model can drastically reduce the complexity in developing and operating applications while reducing costs and time to market.

Engineering leaders John Chapin and Mike Roberts guide you through the process of developing serverless applications using AWS Lambda, Amazon's event-driven, serverless computing platform. You'll learn how to prepare the development environment, program Lambda functions, and deploy and operate your serverless software. Chapters includes exercises to help you through each aspect of the process.

Get an introduction to serverless, functions-as-a-service, and AWS Lambda
Learn how to deploy working Lambda functions to the cloud
Program Lambda functions and learn how to get data in and out
Build and package Java-based Lambda code and dependencies
Create serverless applications by building a serverless API and data pipeline
Test your serverless applications using automated techniques
Apply advanced techniques to build production-ready applications