Programming AWS Lambda
豆瓣
ISBN: 9781492041054
出版社: O'Reilly Media
发行时间: 2020
-3
装订: Paperback
价格: USD 59.99
页数: 224
Build and Deploy Serverless Applications with Java
简介
Most AWS Lambda books and introductions focus on Javascript and Python, but this book is written explicitly for Java developers who want to embrace the world of Serverless through AWS Lambda—without having to learn a new language on top of it. Serverless is a revolution in how we build and deploy software. It drastically reduces the complexity of building and operating applications, and reduces time-to-market and costs. AWS Lambda is Amazon’s Serverless "Functions-as-a-Service" platform, and is the core of most Serverless efforts ongoing today.