Book description
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
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Introduction to Serverless, Amazon Web Services, and AWS Lambda
- 2. Getting Started with AWS Lambda
- 3. Programming AWS Lambda Functions
- 4. Operating AWS Lambda Functions
- 5. Building Serverless Applications
- 6. Testing
- 7. Logging, Metrics, and Tracing
- 8. Advanced AWS Lambda
- 9. Advanced Serverless Architecture
- 10. Conclusion
- Index
Product information
- Title: Programming AWS Lambda
- Author(s):
- Release date: March 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492041054
You might also like
video
AWS Lambda and the Serverless Framework - Hands-On Learning!
AWS Lambda and the serverless framework is the best way to get started in the serverless …
video
Clean Code Fundamentals
Expanded Edition (Updated February 2022) Updated with episodes from SOLID Principles and Advanced TDD in the …
book
Docker: Up & Running, 3rd Edition
Docker and Linux containers have fundamentally changed the way that organizations develop, deliver, and run software …
book
Serverless Development on AWS
The adoption of serverless is on the rise, but until now, little guidance has been available …