- AWS Lambda Quick Start Guide
- Markus Klems
- 152字
- 2021-06-18 19:02:40
Preface
Welcome to Learning AWS Lambda!
In this book, you will learn how to use Lambda, how to use it in combination with other AWS services, in particular API Gateway Service, but also services such as DynamoDB, which is the database as a service offering by Amazon that is also a pay-per-use utility-based, utility computing-based service, which works very well in the context of our serverless application architecture.
Also, we will look at other Amazon Web Services that work well alongside Lambda. In addition, you will learn how to use the serverless framework to build larger applications to structure your code, to autogenerate boilerplate code that you can use to get started quickly. In this video, we will explore Lambda and you will learn how to build scalable and cost-efficient applications that require nearly no operations once you have built and deployed your application.
So let's get started on this wonderful journey.
- Building E-commerce Sites with VirtueMart Cookbook
- 物聯網時代
- Building RESTful Web Services with Spring 5(Second Edition)
- 物聯網之霧:基于霧計算的智能硬件快速反應與安全控制
- 網絡設計與應用(第2版)
- 深入理解OpenStack Neutron
- Learning Node.js Development
- 大型企業微服務架構實踐與運營
- Microsoft Power Platform Enterprise Architecture
- LwIP應用開發實戰指南:基于STM32
- Hands-On Docker for Microservices with Python
- Getting Started with tmux
- Corona SDK Application Design
- OSPF協議原理與功能拓展
- 網絡基本通信約束下的系統性能極限分析與設計