Microservices: Flexible Software Architectures
Eberhard Wolff
- 出版商: CreateSpace Independ
- 出版日期: 2016-01-19
- 售價: $1,250
- 貴賓價: 9.5 折 $1,188
- 語言: 英文
- 頁數: 338
- 裝訂: Paperback
- ISBN: 1523361255
- ISBN-13: 9781523361250
-
相關分類:
Microservices 微服務、SOA、軟體架構
無法訂購
買這商品的人也買了...
-
$1,610$1,530 -
$1,870$1,777 -
$580$452 -
$650$507 -
$1,550$1,473 -
$400$316 -
$221Python 高手之路
-
$360$284 -
$680$530 -
$580$458 -
$1,292$1,224
相關主題
商品描述
A Microservice-based architecture divides software systems into many small services which can be deployed independently. Every team works on its own Microservices and is thus decoupled from other teams. This allows to easily scale agile processes. The modularization into Microservices protects the system against architecture decay. Consequently, systems based on Microservices stay maintainable in the long term. In addition, legacy systems can be migrated to Microservices without having to change the legacy code. Moreover, Continuous Delivery is easier to implement in Microservice-based systems. The book is translated from German.
What Readers Say
This is what readers say about the original German edition of the book:
Surprisingly, the best book on Microservices is in German: "Microservices" by @ewolff (Matthias Fritschi)
For IT topics I usually prefer English literature, but I really recommend "Continuous Delivery" and "Microservices" by @ewolff. (Peter Storch)
Content
Eberhard Wolff's book offers a comprehensive introduction to Microservices. It covers:
The book explains technology-neutral concepts and architectures which can be implemented with various technologies. As an example a concrete Java technology stack is shown with Spring Boot, the Netflix stack and Spring Cloud.
On the basis of many examples and concrete scenarios you will learn how Microservices can be used as effectively as possible. You will also get suggestions how to deepen what you have learned through your own experiments.
Audience
What Readers Say
This is what readers say about the original German edition of the book:
Surprisingly, the best book on Microservices is in German: "Microservices" by @ewolff (Matthias Fritschi)
For IT topics I usually prefer English literature, but I really recommend "Continuous Delivery" and "Microservices" by @ewolff. (Peter Storch)
Content
Eberhard Wolff's book offers a comprehensive introduction to Microservices. It covers:
- Advantages and disadvantages of the Microservice approach
- Microservices vs. SOA (Service-oriented Architecture)
- The architecture of Microservice-based systems
- The architecture of individual Microservices
- Impact on project organization, operation, testing and deployment
- Nanoservices
The book explains technology-neutral concepts and architectures which can be implemented with various technologies. As an example a concrete Java technology stack is shown with Spring Boot, the Netflix stack and Spring Cloud.
On the basis of many examples and concrete scenarios you will learn how Microservices can be used as effectively as possible. You will also get suggestions how to deepen what you have learned through your own experiments.
Audience
- Software developers
- Software architects
- Technical project managers
- Ops and DevOps engineers