Remove Availability Remove Software Architecture Remove Strategy Remove Workshop
article thumbnail

Modelling Bounded Contexts with the Bounded Context Design Canvas: A Workshop Recipe

Strategic Tech

This is the question I get asked the most, so I’ve put together this article describing a workshop recipe you can use. This workshop format is designed around both of these needs and uses two tools in order to find the most effective system design: EventStorming and the Bounded Context Design Canvas.

Design 76
article thumbnail

Architecture Modernization Enabling Teams (AMET)

Strategic Tech

In summary, modernization was essential for the company to achieve its strategy in a competitive landscape. These sessions are about learning and maximizing the information available to decide how best to proceed. They are also a vital step toward defining the Kickstarter workshop.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

There’s a straight line between strong decision-making and good software architecture

O'Reilly Software

Thoughtful and effective decision-making was a key trend at the O’Reilly Software Architecture Conference in Berlin 2019. The ability to make good decisions might be the most important aspect of a software architecture practitioner’s job. Every day.every week.every month, you make critical architectural decisions.

article thumbnail

Miro…. For In-person Talks and Workshops?

Strategic Tech

My participation at these conferences is a mixture of talks and workshops. I’ve used Miro exclusively for my in-person workshops and talks, and I plan to for all upcoming events. Miro for In-person Workshops? At NDC Porto 2022, I teamed up with Maxime Sanglan-Charlier to run our 2 hour software architecture-themed workshop.

article thumbnail

Forming an Architecture Modernization Enabling Team (AMET)

Strategic Tech

Typically, there’s a period where modernization is discussed as the pains of legacy systems and/or ways of working are noticed and become ever more prominent, blocking the business strategy. You can also experiment with various workshop formats. Some companies talk about modernizing for years before they make a serious commitment.

article thumbnail

Domain, Subdomain, Bounded Context, Problem/Solution Space in DDD: Clearly Defined

Strategic Tech

These documents are in the public domain (= available to everybody). Here’s an example I use in talks and workshops: How to group these concepts into domains? Every domain I model and every modelling workshop I run, different people like to slice up systems across different domain boundaries. What is an area of interest?

Design 98
article thumbnail

DDD Pattern: Library Contexts

Strategic Tech

The architecture of the software could be sliced up into a Leasing context and a Car Pool context. Car Pool keeps track and governs the availability of all cars. It knows if they are available or checked out. Car Pool does not need to know why, it just needs to decide if the item is available to be checked in and out.