Domain-Driven Design with Java - A Practitioner's Guide - Helion
Tytuł oryginału: Domain-Driven Design with Java - A Practitioner's Guide
ISBN: 9781800564763
stron: 302, Format: ebook
Data wydania: 2022-08-19
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
Domain-Driven Design (DDD) makes available a set of techniques and patterns that enable domain experts, architects, and developers to work together to decompose complex business problems into a set of well-factored, collaborating, and loosely coupled subsystems.
This practical guide will help you as a developer and architect to put your knowledge to work in order to create elegant software designs that are enjoyable to work with and easy to reason about. You'll begin with an introduction to the concepts of domain-driven design and discover various ways to apply them in real-world scenarios. You'll also appreciate how DDD is extremely relevant when creating cloud native solutions that employ modern techniques such as event-driven microservices and fine-grained architectures. As you advance through the chapters, you'll get acquainted with core DDD's strategic design concepts such as the ubiquitous language, context maps, bounded contexts, and tactical design elements like aggregates and domain models and events. You'll understand how to apply modern, lightweight modeling techniques such as business value canvas, Wardley mapping, domain storytelling, and event storming, while also learning how to test-drive the system to create solutions that exhibit high degrees of internal quality.
By the end of this software design book, you'll be able to architect, design, and implement robust, resilient, and performant distributed software solutions.
Osoby które kupowały "Domain-Driven Design with Java - A Practitioner's Guide", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Domain-Driven Design with Java - A Practitioner's Guide. Create simple, elegant, and valuable software solutions for complex business problems eBook -- spis treści
- 1. The Rationale for Domain-Driven Design
- 2. The Mechanics of Domain-Driven Design
- 3. Where and How Does DDD Fit?
- 4. Domain Analysis and Modeling Using EventStorming
- 5. Implementing Domain Logic
- 6. Implementing the User Interface - Task-Based
- 7. Implementing Queries
- 8. Implementing Long-Running Flows
- 9. Integrating with External Systems
- 10. Beginning the decomposition journey
- 11. Decomposing into finer-grained components
- 12. Beyond Functional Requirements