Service Design Patterns: Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services (Hardcover)

Robert Daigneau

  • 出版商: Addison Wesley
  • 出版日期: 2011-10-28
  • 定價: $1,920
  • 售價: 9.0$1,728
  • 語言: 英文
  • 頁數: 352
  • 裝訂: Hardcover
  • ISBN: 032154420X
  • ISBN-13: 9780321544209
  • 相關分類: SOADesign Pattern
  • 立即出貨

買這商品的人也買了...

商品描述

Web services have been used for many years. In this time, developers and architects have encountered a number of recurring design challenges related to their usage, and have learned that certain service design approaches work better than others to solve certain problems.

 

In Service Design Patterns, Rob Daigneau codifies proven design solutions for web services that follow the REST architectural style or leverage the SOAP/WSDL specifications. This catalogue identifies the fundamental topics in web service design and lists the common design patterns for each topic. All patterns identify the context in which they may be used, explain the constituent design elements, and explore the relative strengths and trade-offs. Code examples are provided to help you better understand how the patterns work but are kept general so that you can see how the solutions may be applied to disparate technologies that will inevitably change in the years to come.

 

This book will help readers answer the following questions:

  • How do you create a web service API, what are the common API styles, and when should a particular style be used?
  • How can clients and web services communicate, and what are the foundations for creating complex conversations in which multiple parties exchange data over extended periods of time?
  • What are the options for implementing web service logic, and when should a particular approach be used?
  • How can clients become less coupled to the underlying systems used by a service?
  • How can information about a web service be discovered?
  • How can generic functions like authentication, validation, caching, and logging be supported on the client or service?
  • What changes to a service cause clients to break?
  • What are the common ways to version a service? How can web services be designed to support the continuing evolution of business logic without forcing clients to constantly upgrade? 

This book is an invaluable resource for enterprise architects, solution architects, and developers who use web services to create enterprise IT applications, commercial or open source products, and Software as a Service (SaaS) products that leverage emerging Cloud platforms.

商品描述(中文翻譯)

Web服務已被使用多年。在這段時間裡,開發人員和架構師遇到了許多與使用相關的重複設計挑戰,並且了解到某些服務設計方法比其他方法更適合解決特定問題。

在《Service Design Patterns》一書中,Rob Daigneau將遵循REST架構風格或利用SOAP/WSDL規範的Web服務的成熟設計解決方案進行了系統化的編碼。這本目錄確定了Web服務設計的基本主題,並列出了每個主題的常見設計模式。所有模式都確定了它們可能被使用的上下文,解釋了構成設計元素,並探討了相對優勢和權衡。提供了代碼示例,以幫助您更好地理解模式的工作原理,但這些示例是通用的,因此您可以看到這些解決方案如何應用於不同的技術,這些技術在未來幾年中必然會發生變化。

這本書將幫助讀者回答以下問題:
- 如何創建Web服務API,常見的API風格是什麼,以及應該在什麼情況下使用特定風格?
- 客戶端和Web服務如何通信,以及在多方在延長的時間內交換數據的複雜對話中創建的基礎是什麼?
- 實現Web服務邏輯的選項是什麼,以及應該在什麼情況下使用特定方法?
- 如何使客戶端與服務使用的底層系統解耦?
- 如何發現有關Web服務的信息?
- 如何在客戶端或服務上支持身份驗證、驗證、緩存和日誌記錄等通用功能?
- 服務的哪些更改會導致客戶端中斷?
- 常見的服務版本控制方式是什麼?如何設計Web服務以支持業務邏輯的持續演進,而不需要客戶端不斷升級?

這本書對於企業架構師、解決方案架構師和開發人員來說是一個寶貴的資源,他們使用Web服務來創建企業IT應用程序、商業或開源產品,以及利用新興雲平台的軟件即服務(SaaS)產品。