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
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
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Amazon Web Services in Action, Second Edition
Summary Amazon Web Services in Action, Second Edition is a comprehensive introduction to computing, storing, and …
book
Serverless Architectures on AWS: With examples using AWS Lambda
Summary Serverless Architectures on AWS teaches you how to build, secure and manage serverless architectures that …