InfoQ

Interview

Jimmy Nilsson on Domain Driven Design

Interview with Jimmy Nilsson on Feb 08, 2007 02:55 AM

Community
Architecture
Topics
Modeling
Tags
Domain Driven Design
Summary
Jimmy Nilsson, author of 'Applying Domain-Driven Design', talks about the value proposition of Domain Driven Design and how DDD integrates with Agile. Jimmy also answers questions on OOD vs. DDD and the symbiotic relationship of domain specific relationships with DDD.

Bio
Jimmy Nilsson owns and runs the Swedish consulting company JNSK AB. He has written numerous technical articles and two books, including 'Applying Domain-Driven Design and Patterns'. He has also been training and speaking at conferences, but above everything else, in his own words, he is a developer with twenty years of experience. Visit Jimmy's blog at http://www.jnsk.se/weblog/.
Can you tell us a bit about yourself and what you are working on?
What is Domain Driven Design?
What is new here giving that we already know Object Oriented Design?
So what is the value proposition of Domain Driven Design?
Is Domain Driven Design a process? How does it relate to Agile or unified?
So let's assume we're starting from scratch a new project and we decide we want to do Domain Driven Design, let's say we're going to build amazon.com. What does it look like, what are people doing at each step, what is DDD enabled project like?
How much of the Domain Model should be fairly complete before overall application development begins?
What are some of the challenges faced when applying Domain Driven Design?
So along those lines does Domain Driven Design have any dependencies on the technology you apply it with or can you apply practices with any technology?
Can you do DDD for example with EJB 2.0; that was a component model that would that allow for Domain Driven?
How did domain specific languages fit into this?
Model Driven Architecture. Are MDA & DDD in conflict?
What are the top three impacts that Domain Driven Design will have on architecture?
Why are so excited about Domain Driven Design?
show all  show all
DDD Eric Evans by anjan bacchu Posted Feb 11, 2007 5:15 PM
  1. Back to top

    DDD Eric Evans

    Feb 11, 2007 5:15 PM by anjan bacchu

    Hi There, I've subscribed to the DDD mailing list on yahoo which is quite good. I look forward to Evan's interview and presentations. BR, ~A

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.