DDD Europe 2023 - Program

Architecture: The Hard Parts

Pre-conference Workshops

Speakers

Neal Ford and Mark Richards

Neal FordMark Richards
Date
June 5-6
Description

Why do authors write technical books about topics like software architecture? They write them when then have figured something out, a “best practice” that is general enough and has matured enough to tell the rest of the world. In fact, architects rely on the current (but always shifting) notion of “best practices” for guidance in solving tough problems. But what happens where there are no best practices? What if no one has ever solved this particular problem before? What if there are no good answers, just varying degrees of awfulness?

When you’re a software developer, you build outstanding skills in searching online for solutions to your current problem. For example, if you need to figure out how to configure a particular tool in your environment, expert use of Google finds the answer. But that’s not true for architects. For architects, many problems present unique challenges because they conflate the exact environment and circumstances of your organization–what are the chances that someone has encountered exactly this scenario and blogged it or posted it on Stack Overflow?

When architects encounter novel problems (by the way, they’re all novel when you become an architect), how do they make decisions if no “best practices” exist and no one has ever solved this problem before? The real job of an architect is, when presented with a novel situation, how well can they delineate and understand the tradeoffs on either side of the decision, so that the organization can make the best informed decision.

This session consists of lecture mixed with group-based hands-on exercises. Attendees won't need technology beyond the ability to reference web sites. The exercises illustrate the tradeoffs illustrated in the lecture, where groups design architectures to solve particular problems.

Target Audience

The target audience is existing architects, aspiring architects interesting in learning about fundamental tradeoffs, and developers working within complex architectures. No laptop is required, but access to a browser on some device is necessary as the exercises are online.

Outline & Agenda

  • What Happens When There Are No Best Practices?
  • Discerning Coupling in Software Architecture
    • Architecture Quantum
    • Static Coupling
    • Dynamic Coupling
  • Architecture Modularity
  • Architectural Decomposition
    • Is the Codebase Decomposable?
    • Analysis metrics
    • Component-Based Decomposition
    • Tactical Forking
  • Pulling Apart Operational Data
    • Data Decomposition Drivers
    • Data Integrators
    • Data Decomposition
  • Service Granularity
    • Granularity Disintegrators
    • Granularity Integrators
  • Reuse Patterns
    • Code Replication
    • Shared Library
    • Shared Service
    • Sidecars and Service Mesh
  • Data Ownership and Distributed Transactions
    • Assigning Data Ownership
    • Common Ownership Scenario
    • Service Consolidation Technique
    • Distributed Transactions
    • Eventual Consistency Patterns
  • Distributed Data Access
  • Managing Distributed Workflows
    • Orchestration Communication Style
    • Choreography Communication Style
    • Trade-Offs Between Orchestration and Choreography
  • Transactional Sagas
    • Primal forces in dynamic quantum coupling
    • Eight transaction saga patterns
  • Contracts
    • Strict Versus Loose Contracts
    • Stamp Coupling
  • Managing Analytical Data
    • The Data Mesh
    • Definition of Data Mesh
    • Data Product Quantum
    • Data Mesh, Coupling, and Architecture Quantum
    • When to Use Data Mesh
  • Build Your Own Trade-Off Analysis
    • Qualitative Versus Quantative Analysis
    • MECE Lists
    • The “Out-of-Context” Trap
    • Model Relevant Domain Cases
    • Prefer Bottom Line over Overwhelming Evidence
    • Avoiding Snake Oil and Evangelism

Testimonials

This workshop helps me to back up my architectural decisions with measurements and proofs rather than just by gut feeling. – Anonymous post-workshop feedback

The workshop reinforces my learning in distributed systems and helps me to consider important aspects when designing the architecture in my business. – Anonymous post-workshop feedback

Excellent concepts were introduced that I can use to evaluate and discuss architectural choices with colleagues. The workshop provided a vocabulary that makes these discussions easier. – Anonymous post-workshop feedback

Prerequisites

No laptop required. Experience with architecture-level decisions

About Neal Ford

Twitter Blog Company Website

Neal is Director, Software Architect, and Meme Wrangler at ThoughtWorks, a software company and a community of passionate, purpose-led individuals, who thinks disruptively to deliver technology to address the toughest challenges, all while seeking to revolutionize the IT industry and create positive social change. He is an internationally recognized expert on software development and delivery, especially in the intersection of agile engineering techniques and software architecture. Neal has authored magazine articles, seven books (and counting), dozens of video presentations, and spoken at hundreds of developers conferences worldwide. His topics include software architecture, continuous delivery, functional programming, cutting edge software innovations, and includes a business-focused book and video on improving technical presentations. Check out his web site at nealford.com.

About Mark Richards

Twitter LinkedIn Blog Company Website

Mark Richards is an experienced, hands-on software architect involved in the architecture, design, and implementation of microservices architectures, service-oriented architectures, and distributed systems. He has been in the software industry since 1983 and has significant experience and expertise in application, integration, and enterprise architecture. Mark is the founder of DeveloperToArchitect.com, a website devoted to helping developers in the journey to software architect. He is the author of numerous technical books and videos, including several books on Microservices (O'Reilly), the Software Architecture Fundamentals book and video series (O’Reilly), Enterprise Messaging video series (O’Reilly), Java Message Service, 2nd Edition (O’Reilly), and a contributing author to 97 Things Every Software Architect Should Know (O’Reilly).