Microservices : Flexible Software Architecture

個数:

Microservices : Flexible Software Architecture

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 432 p.
  • 言語 ENG
  • 商品コード 9780134602417
  • DDC分類 004.654

Full Description

The Most Complete, Practical, and Actionable Guide to Microservices



Going beyond mere theory and marketing hype, Eberhard Wolff presents all the knowledge you need to capture the full benefits of this emerging paradigm. He illuminates microservice concepts, architectures, and scenarios from a technology-neutral standpoint, and demonstrates how to implement them with today's leading technologies such as Docker, Java, Spring Boot, the Netflix stack, and Spring Cloud.



The author fully explains the benefits and tradeoffs associated with microservices, and guides you through the entire project lifecycle: development, testing, deployment, operations, and more. You'll find best practices for architecting microservice-based systems, individual microservices, and nanoservices, each illuminated with pragmatic examples. The author supplements opinions based on his experience with concise essays from other experts, enriching your understanding and illuminating areas where experts disagree. Readers are challenged to

experiment on their own the concepts explained in the book to gain hands-on experience.





Discover what microservices are, and how they differ from other forms of
modularization
Modernize legacy applications and efficiently build new systems
Drive more value from continuous delivery with microservices
Learn how microservices differ from SOA
Optimize the microservices project lifecycle
Plan, visualize, manage, and evolve architecture
Integrate and communicate among microservices
Apply advanced architectural techniques, including CQRS and Event Sourcing
Maximize resilience and stability
Operate and monitor microservices in production
Build a full implementation with Docker, Java, Spring Boot, the Netflix stack, and Spring Cloud
Explore nanoservices with Amazon Lambda, OSGi, Java EE, Vert.x, Erlang, and Seneca
Understand microservices' impact on teams, technical leaders, product owners, and stakeholders



Managers will discover better ways to support microservices, and learn how adopting the method affects the entire organization. Developers will master the technical skills and concepts they need to be effective. Architects will gain a deep understanding of key issues in creating or migrating toward microservices, and exactly what it will take to transform their plans into reality. 

Contents

1. Preface

 

Part I: Motivation and Basics
2. Introduction
3. Microservice Scenarios

 

Part II: Microservices: What, Why and Why Not?
4. What are Microservices?
5. Reasons for Microservices
6. Challenges
7. Microservices and SOA

 

Part III: Implementing Microservices
8. Architecture of Microservice based Systems
9. Integration and Communication
10. Architecture of Individual Microservices
11. Testing Microservices and Microservice-based Systems
12. Operations and Continuous Delivery of Microservices
13. Organizational Effects of a Microservices-based Architecture

 

Part IV: Technologies
14. Example for a Microservices-based Architecture
15. Technologies for Nanoservices
16. How to Start with Microservices