Building Serverless Architectures
暫譯: 構建無伺服器架構
Cagatay Gurturk
- 出版商: Packt Publishing
- 出版日期: 2017-07-20
- 定價: $1,460
- 售價: 8.0 折 $1,168
- 語言: 英文
- 頁數: 242
- 裝訂: Paperback
- ISBN: 1787129195
- ISBN-13: 9781787129191
-
相關分類:
Serverless
-
相關翻譯:
Serverless架構 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
商品描述
Key Features
- Design a real-world serverless application from scratch
- Learn about AWS Lambda function and how to use Lambda functions to glue other AWS Services
- Use the Java programming language and well-known design patterns. Although Java is used for the examples in this book, the concept is applicable across all languages
- Learn to migrate your JAX-RS application to AWS Lambda and API Gateway
Book Description
Over the past years, all kind of companies from start-ups to giant enterprises started their move to public cloud providers in order to save their costs and reduce the operation effort needed to keep their shops open. Now it is even possible to craft a complex software system consisting of many independent micro-functions that will run only when they are needed without needing to maintain individual servers.
The focus of this book is to design serverless architectures, and weigh the advantages and disadvantages of this approach, along with decision factors to consider. You will learn how to design a serverless application, get to know that key points of services that serverless applications are based on, and known issues and solutions.
The book addresses key challenges such as how to slice out the core functionality of the software to be distributed in different cloud services and cloud functions. It covers basic and advanced usage of these services, testing and securing the serverless software, automating deployment, and more.
By the end of the book, you will be equipped with knowledge of new tools and techniques to keep up with this evolution in the IT industry.
What you will learn
- Learn to form microservices from bigger Softwares
- Orchestrate and
商品描述(中文翻譯)
主要特點
- 從零開始設計一個真實世界的無伺服器應用程式
- 了解 AWS Lambda 函數以及如何使用 Lambda 函數來整合其他 AWS 服務
- 使用 Java 程式語言和知名的設計模式。雖然本書中的範例使用 Java,但這些概念適用於所有語言
- 學習如何將您的 JAX-RS 應用程式遷移到 AWS Lambda 和 API Gateway
書籍描述
在過去幾年中,從初創公司到大型企業的各種公司開始轉向公共雲服務提供商,以節省成本並減少維持業務運營所需的努力。現在,甚至可以構建一個由許多獨立微功能組成的複雜軟體系統,這些功能僅在需要時運行,而無需維護個別伺服器。
本書的重點是設計無伺服器架構,並權衡這種方法的優缺點,以及需要考慮的決策因素。您將學習如何設計無伺服器應用程式,了解無伺服器應用程式所基於的服務的關鍵點,以及已知的問題和解決方案。
本書針對的主要挑戰包括如何將軟體的核心功能切分到不同的雲服務和雲功能中。它涵蓋了這些服務的基本和進階使用、測試和保護無伺服器軟體、自動化部署等內容。
在本書結束時,您將掌握新工具和技術的知識,以跟上 IT 行業的演變。
您將學到什麼
- 學習如何從較大的軟體中形成微服務
- 協調和