<div><p>Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. Youβll discover how this cloud computing execution model can drastically decrease the complexit
Programming AWS Lambda: Build and Deploy Serverless Applications with Java
β Scribed by John Chapin; Mike Roberts
- Publisher
- O'Reilly Media
- Year
- 2020
- Tongue
- English
- Leaves
- 278
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. Youβll discover how this cloud computing execution model can drastically decrease 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 these 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. The chapters include 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 the Lambda platform integrates with other AWS services 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 Understand both the gotchas and new opportunities of serverless architecture
π SIMILAR VOLUMES
<div><p>Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. Youβll discover how this cloud computing execution model can drastically decrease the complexit
AWS Lambda is a new compute platform in the cloud that offers a zero-administration experience for back-end developers and uses microservices to automatically manage compute resources for you. <br>This book is your one stop shop to learn and master anything and everything there is to know about AWSs
Managing physical servers will be a thing of the past once you're able to harness the power of serverless computing. If you're already prepped with the basics of serverless computing, Serverless Programming Cookbook will help you take the next step ahead. This recipe-based guide provides solutions t