Programming AWS Lambda : build and deploy serverless applications with Java /

A hands-on guide for Java engineers describes how serverless computing can decrease the complexity in developing and operating applications while reducing costs and time to market, explaining the process of developing these applications using AWS Lambda

Saved in:
Bibliographic Details
Main Authors: Chapin, John
Group Author: Roberts, Mike (Software engineer)
Published: O'Reilly Media,
Publisher Address: Sebastopol, CA :
Publication Dates: 2020.
Literature type: Book
Language: English
Edition: First edition.
Subjects:
Summary: A hands-on guide for Java engineers describes how serverless computing can decrease the complexity in developing and operating applications while reducing costs and time to market, explaining the process of developing these applications using AWS Lambda
Item Description: Includes index.
Carrier Form: xviii, 256 pages : illustrations ; 24 cm
ISBN: 9781492041054 (paperback) :
149204105X (paperback)
Index Number: QA76
CLC: TP393.027
Call Number: TP393.027/C463
Contents: Introduction to serverless, Amazon Web Services, and AWS Lambda -- Getting started with AWS Lambda -- Programming AWS Lambda functions -- Operating AWS Lambda functions -- Building serverless applications -- Testing -- Logging, metrics, and tracing -- A