Extreme Domain-Driven Design – Jimmy Nilsson

video:

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

After all those years, a bottle neck in software development is still the lack of long-term understanding between developers and domain experts. Domain-Driven Design (DDD) certainly addresses that and at the core of DDD is the focus on reaching deep and shared understanding to together coming up with a better solution than ever before.

That can be taken to a new level with using business centric languages for describing the solution domain. The benefits are huge! One way of describing this is: some requirement descriptions = the code that executes = the documentation

The description of the solution domain is then executed by an engine which is created and maintained by the core developers. Most architecture opinions and decisions are taken care of at the engine level. The end result is a very small amount of code, both the engine code and the description of the solution domain.

In this presentation we will describe the key parts of this concept. You will be able to try it out in your own projects afterwards!

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...