AWS Lambda Quick Start Guide: Learn how to build and deploy serverless applications on AWS
暫譯: AWS Lambda 快速入門指南:學習如何在 AWS 上構建和部署無伺服器應用程式
Markus Klems
- 出版商: Packt Publishing
- 出版日期: 2018-06-29
- 售價: $1,360
- 貴賓價: 9.5 折 $1,292
- 語言: 英文
- 頁數: 184
- 裝訂: Paperback
- ISBN: 1789340195
- ISBN-13: 9781789340198
-
相關分類:
Amazon Web Services、Serverless
海外代購書籍(需單獨結帳)
商品描述
Discover techniques and tools for building serverless applications with AWS Lambda
Key Features
- Learn to write, run, and deploy Lambda functions in the AWS cloud
- Make the most of AWS Lambda functions to build scalable and cost-efficient systems
- A practical guide to developing serverless services and applications in Node.js, Java, Python, and C#
Book Description
AWS Lambda is a part of AWS that lets you run your code without provisioning or managing servers. This enables you to deploy applications and backend services that operate with no upfront cost. This book gets you up to speed on how to build scalable systems and deploy serverless applications with AWS Lambda.
The book starts with the fundamental concepts of AWS Lambda, and then teaches you how to combine your applications with other AWS services, such as AmazonAPI Gateway and DynamoDB. This book will also give a quick walk through on how to use the Serverless Framework to build larger applications that can structure code or autogenerate boilerplate code that can be used to get started quickly for increased productivity.
Toward the end of the book, you will learn how to write, run, and test Lambda functions using Node.js, Java, Python, and C#.
What you will learn
- Understand the fundamental concepts of AWS Lambda
- Get to grips with the Serverless Framework and how to create a serverless project
- Testing and debugging Lambda functions
- Create a stateful, serverless backend with DynamoDB
- Program AWS Lambda with Java, Python, and C#
- Program a lambda function with Node.js
Who This Book Is For
This book is primarily for IT architects and developers who want to build scalable systems and deploy serverless applications with AWS Lambda. No prior knowledge of AWS is necessary.
Table of Contents
- Getting started with AWS
- Exploring the Serverless Framework
- Building a Serverless Applications
- Programming AWS Lambda with Java
- Programming AWS Lambda with Python
- Programming AWS Lambda with C#
商品描述(中文翻譯)
**探索使用 AWS Lambda 建立無伺服器應用程式的技術和工具**
#### 主要特點
- 學習如何在 AWS 雲端撰寫、執行和部署 Lambda 函數
- 充分利用 AWS Lambda 函數來構建可擴展且具成本效益的系統
- 實用指南,教你如何在 Node.js、Java、Python 和 C# 中開發無伺服器服務和應用程式
#### 書籍描述
AWS Lambda 是 AWS 的一部分,讓你可以在不配置或管理伺服器的情況下運行代碼。這使你能夠部署無需前期成本的應用程式和後端服務。本書將幫助你快速掌握如何使用 AWS Lambda 構建可擴展系統和部署無伺服器應用程式。
本書從 AWS Lambda 的基本概念開始,然後教你如何將應用程式與其他 AWS 服務結合,例如 Amazon API Gateway 和 DynamoDB。本書還將快速介紹如何使用 Serverless Framework 構建更大的應用程式,該框架可以結構化代碼或自動生成樣板代碼,以便快速入門,提高生產力。
在書的最後部分,你將學習如何使用 Node.js、Java、Python 和 C# 撰寫、執行和測試 Lambda 函數。
#### 你將學到的內容
- 理解 AWS Lambda 的基本概念
- 熟悉 Serverless Framework 及如何創建無伺服器專案
- 測試和除錯 Lambda 函數
- 使用 DynamoDB 創建有狀態的無伺服器後端
- 使用 Java、Python 和 C# 編程 AWS Lambda
- 使用 Node.js 編程 Lambda 函數
#### 本書適合誰
本書主要針對希望使用 AWS Lambda 構建可擴展系統和部署無伺服器應用程式的 IT 架構師和開發人員。無需具備 AWS 的先前知識。
#### 目錄
1. 開始使用 AWS
2. 探索 Serverless Framework
3. 建立無伺服器應用程式
4. 使用 Java 編程 AWS Lambda
5. 使用 Python 編程 AWS Lambda
6. 使用 C# 編程 AWS Lambda