Cantitate/Preț
Produs

Balancing Coupling in Software Design: Addison-Wesley Signature Series (Vernon)

Autor Vlad Khononov
en Limba Engleză Paperback – 7 oct 2024

Microservices become immensely popular because it promised to help organizations build loosely-coupled systems that allow for fast, easy change. But microservices systems haven't always kept that promise. This book identifies the deeper problem -- how software architects and designers approach coupling - and introduces an important new approach for creating more successful designs whether you use microservices or not. Instead of blindly avoiding coupling, leading software architecture expert Vladik (Vlad) Khononov proposes a novel method that transforms it into a powerful design tool: "balanced multi-dimensional coupling." Khononov begins by surveying existing methods of evaluating coupling, and illuminating their strengths and limitations in the context of modern distributed systems. Next, he introduces a new multi-dimensional coupling model, and demonstrates how to harness it to build modular software. Instead of focusing solely on a single approach, Balancing Coupling in Software Design illuminates underlying design principles that are ubiquitous in SOA, microservices, DDD, design patterns, and other paradigms, revealing how each of them can fail if thoughtful design principles for coupling are neglected -- and how balanced coupling can make all of them work more effectively.

Citește tot Restrânge

Din seria Addison-Wesley Signature Series (Vernon)

Preț: 21165 lei

Preț vechi: 26456 lei
-20% Nou

Puncte Express: 317

Preț estimativ în valută:
4051 4273$ 3376£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780137353484
ISBN-10: 0137353480
Pagini: 304
Dimensiuni: 180 x 230 x 15 mm
Greutate: 0.57 kg
Editura: Pearson Education (US)
Seria Addison-Wesley Signature Series (Vernon)


Descriere

Microservices become immensely popular because it promised to help organizations build loosely-coupled systems that allow for fast, easy change. But microservices systems haven't always kept that promise. This book identifies the deeper problem -- how software architects and designers approach coupling - and introduces an important new approach for creating more successful designs whether you use microservices or not.

Instead of blindly avoiding coupling, leading software architecture expert Vladik (Vlad) Khononov proposes a novel method that transforms it into a powerful design tool: "balanced multi-dimensional coupling." Khononov begins by surveying existing methods of evaluating coupling, and illuminating their strengths and limitations in the context of modern distributed systems. Next, he introduces a new multi-dimensional coupling model, and demonstrates how to harness it to build modular software.

Instead of focusing solely on a single approach, Balancing Coupling in Software Design illuminates underlying design principles that are ubiquitous in SOA, microservices, DDD, design patterns, and other paradigms, revealing how each of them can fail if thoughtful design principles for coupling are neglected -- and how balanced coupling can make all of them work more effectively.


Cuprins

Introduction
 
 
Part I: Dimensions of Coupling
 
1. What is Coupling?
 
2. Strength
 
3. Distance
 
4. Volatility
 
 
Part II: Balanced Coupling
 
5. Balance
 
6. Balanced Coupling in Patterns and Methodologies
 
 
Part III: Refactoring Towards Balanced Coupling
 
7. Shell Script
 
8. Distributed System
 
9. Mobile Game
 
10. Conclusion