Applying DDD – Oleg Kutyrin and Juergen Heymann – DDD Europe 2020

video:

Domain-Driven Design Europe 2020
http://dddeurope.com – https://twitter.com/ddd_eu

Enterprise scale IT landscapes typically consist of many applications that together implement a business process. These applications have specialized functionality and separate data / domain models. Integrating them requires high efforts for complex point-to-point mappings, yet the resulting landscape still does not appear as one coherent whole. APIs to the systems still expose the very different data models, conventions and protocols which makes consumption tedious. The same problem arises for product companies like SAP that sell business processes as a service on top of a combination of home-grown and acquired applications.

SAP has started a project to define an overarching data / domain model as a foundation for process and data integration of our Intelligent Enterprise Suite.

We selected DDD as the fundamental methodology to design the 'One Domain Model' leveraging the concepts of domains, bounded contexts, aggregates and guide the model alignment discussions.

This talk shares our experience applying the DDD principles, our alignment process and some design heuristics that we discovered on the way.

Juergen Heymann is a software developer, then architect with 30 years experience, the last 25 at SAP. His main interests are architecture, design and modeling topics of course including DDD. Currently he is in the central architecture group working company-wide architecture topics.
Oleg Kutyrin is an architect dealing with cloud-native application development at SAP.

Tags

Follow us

Read our latest news from Virtual DDD on any of these social networks!

Recent videos

Impact Mapping – The Secret Sauce

Details "Impact mapping is a lightweight, collaborative planning technique for teams that want to make a big impact with software products. It is based on user interaction design, outcome-driven planning and mind mapping. Impact maps help delivery teams and...

Pragmatic Architecture: How to Know When It’s Enough

Details Overengineering wastes time and effort, while underengineering creates future pain. How do you strike the right balance? This talk explores how you can use the balanced coupling model to achieve the just-right engineering. You’ll learn to predict volatility of...