Microservices From Day One: Build robust and scalable software from the start
暫譯: 微服務從第一天開始:從一開始就構建穩健且可擴展的軟體
Cloves Carneiro Jr.
- 出版商: Apress
- 出版日期: 2016-12-10
- 售價: $2,230
- 貴賓價: 9.5 折 $2,119
- 語言: 英文
- 頁數: 272
- 裝訂: Paperback
- ISBN: 1484219368
- ISBN-13: 9781484219362
-
相關分類:
Microservices 微服務、SOA、JVM 語言
海外代購書籍(需單獨結帳)
相關主題
商品描述
Learn what a microservices architecture is, its advantages, and why you should consider using one when starting a new application. The book describes how taking a microservices approach from the start helps avoid the complexity and expense of moving to a service-oriented approach after applications reach a critical code base size or traffic load.
Microservices from Day One discusses many of the decisions you face when adopting a service-oriented approach and defines a set of rules to follow for easily adopting microservices. The book provides simple guidelines and tips for dividing a problem domain into services. It also describes best practices for documenting and generating APIs and client libraries, testing applications with service dependencies, optimizing services for client performance, and much more. Throughout the book, you will follow the development of a sample project to see how to apply the best practices described.
- Apply guidelines and best practices for developing projects that use microservices
- Define a practical microservices architecture at the beginning of a project that allows for fast development
- Define and build APIs based on real-world best practices
- Build services that easily scale by using tools available in most programming languages
- Test applications in a distributed environment
商品描述(中文翻譯)
學習什麼是微服務架構、其優勢,以及為什麼在啟動新應用程式時應考慮使用微服務。這本書描述了從一開始採用微服務方法如何幫助避免在應用程式達到關鍵代碼基礎大小或流量負載後轉向服務導向方法的複雜性和費用。
《從第一天開始的微服務》討論了在採用服務導向方法時面臨的許多決策,並定義了一套規則,以便輕鬆採用微服務。這本書提供了將問題領域劃分為服務的簡單指導方針和技巧。它還描述了記錄和生成 API 及客戶端庫的最佳實踐、測試具有服務依賴性的應用程式、優化服務以提高客戶端性能等更多內容。在整本書中,您將跟隨一個示範專案的開發,了解如何應用所描述的最佳實踐。
您將學到的內容:
- 應用微服務開發專案的指導方針和最佳實踐
- 在專案開始時定義一個實用的微服務架構,以便快速開發
- 根據現實世界的最佳實踐定義和構建 API
- 使用大多數程式語言中可用的工具構建易於擴展的服務
- 在分散式環境中測試應用程式
本書適合對象:
對微服務有所了解的軟體工程師和網頁開發人員,想要將他們所工作的專案/應用程式轉移到服務導向環境,或希望在知道構建服務有助於擴展性和可維護性的情況下啟動新專案。本書是希望以更小、更專注和可管理的單元構建軟體的開發人員的參考,但不知道如何開始。