- Mastering AWS Lambda
- Yohan Wadia Udita Gupta
- 207字
- 2021-07-02 20:56:50
Preface
AWS is recognized as one of the market leaders for cloud computing, and why not? It has evolved a lot since it started out providing basic services such as EC2 and S3. Compare that to today: they go all the way from IoT to machine learning, image recognition, chatbot frameworks, and much more! One of these recent services that is also gaining a lot of traction is AWS Lambda. Although seemingly simple and easy to use, Lambda is a highly effective and scalable compute service that provides developers with a powerful platform to design and develop serverless event-driven systems and applications.
The book begins with a high-level introduction to the world of serverless computing and its advantages and use cases, followed by a deep dive into AWS Lambda. You'll learn what services AWS Lambda provides to developers; how to design, write, and test Lambda functions; as well as how to monitor and troubleshoot them. The book is accompanied by a vast variety of real-world examples, use cases, and code samples that will enable you to quickly get started on your journey toward serverless applications.
By the end of the book, you will have gained all the skills required to work with and master AWS Lambda services!
- DevOps:軟件架構(gòu)師行動(dòng)指南
- 密碼學(xué)原理與Java實(shí)現(xiàn)
- SQL學(xué)習(xí)指南(第3版)
- JavaScript+jQuery網(wǎng)頁特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程(第2版)
- Java FX應(yīng)用開發(fā)教程
- Windows Presentation Foundation Development Cookbook
- Monitoring Elasticsearch
- Elasticsearch for Hadoop
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- C# Multithreaded and Parallel Programming
- Web App Testing Using Knockout.JS
- Angular應(yīng)用程序開發(fā)指南
- Java 從入門到項(xiàng)目實(shí)踐(超值版)
- Mastering Android Studio 3
- 算法秘籍