Domain-Driven Design with Java - A Practitioner's Guide
eBook - ePub

Domain-Driven Design with Java - A Practitioner's Guide

  1. 302 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Domain-Driven Design with Java - A Practitioner's Guide

About this book

Adopt a practical and modern approach to architecting and implementing DDD-inspired solutions to transform abstract business ideas into working software across the entire spectrum of the software development life cycleKey Features• Implement DDD principles to build simple, effective, and well-factored solutions• Use lightweight modeling techniques to arrive at a common collective understanding of the problem domain• Decompose monolithic applications into loosely coupled, distributed components using modern design patternsBook DescriptionDomain-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.What you will learn• Discover how to develop a shared understanding of the problem domain• Establish a clear demarcation between core and peripheral systems• Identify how to evolve and decompose complex systems into well-factored components• Apply elaboration techniques like domain storytelling and event storming• Implement EDA, CQRS, event sourcing, and much more• Design an ecosystem of cohesive, loosely coupled, and distributed microservices• Test-drive the implementation of an event-driven system in Java• Grasp how non-functional requirements influence bounded context decompositionsWho this book is forThis book is for intermediate Java programmers looking to upgrade their software engineering skills and adopt a collaborative and structured approach to designing complex software systems. Specifically, the book will assist senior developers and hands-on architects to gain a deeper understanding of domain-driven design and implement it in their organization. Familiarity with DDD techniques is not a prerequisite; however, working knowledge of Java is expected.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Domain-Driven Design with Java - A Practitioner's Guide by Premanand Chandrasekaran,Karthik Krishnan,Neal Ford,Brandon Byars,Allard Buijze in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Domain-Driven Design with Java – A Practitioner’s Guide
  2. Forewords
  3. Preface
  4. Part 1: Foundations
  5. Chapter 1: The Rationale for Domain-Driven Design
  6. Chapter 2: Where and How Does DDD Fit?
  7. Part 2: Real-World DDD
  8. Chapter 3: Understanding the Domain
  9. Chapter 4: Domain Analysis and Modeling
  10. Chapter 5: Implementing Domain Logic
  11. Chapter 6: Implementing the User Interface – Task-Based
  12. Chapter 7: Implementing Queries
  13. Chapter 8: Implementing Long-Running Workflows
  14. Chapter 9: Integrating with External Systems
  15. Part 3: Evolution Patterns
  16. Chapter 10: Beginning the Decomposition Journey
  17. Chapter 11: Decomposing into Finer-Grained Components
  18. Chapter 12: Beyond Functional Requirements
  19. Other Books You May Enjoy