EARLY BIRD UNTIL OCTOBER 17: ✓ Save up to €100 ✓ 10% Team Discount ✓ 15% CPSA Discount

Conference program

iSAQB Software Architecture Gathering 2024

Register now

  • Full Day Workshop
  • Beginner
  • 14 Nov 2022
  • 09:00-17:00
  • Room 4

Workshop: Domain-Driven Design hands-on

by Henning Schwentner

In the times of microservices, it becomes clear how important Domain-Driven Design (DDD) still is. Only with strategic design (i.e. DDD on a large scale) and the division of the domain into bounded contexts can a sensible cut be found for the microservices.

But also Tactical Design (i.e. DDD on a small scale) with the Ubiquitous Language and the “Building Blocks” Entities, Value Objects, Aggregates, Services and co. have lost nothing of their relevance.

In this workshop we will take a day to take a closer look at DDD. The workshop consists of alternating lecture, discussion and exercises.

***

The structure will be such that we first give an overview of DDD and then look at the individual topics in detail. In doing so, we will approach DDD from the outside in. Content structure:
1. introduction and overview
2. getting to know the domain
3. splitting up the domain
4. learning the domain language
5. model the domain
6. implement the domain model