1 / 11

Domain Driven Design

Domain Driven Design. Roberto Valenti – valentirob@gmail.com. What?. is an approach to developing software for complex needs by deeply connecting the implementation to an evolving model of the core business concepts. The Premise.

thai
Télécharger la présentation

Domain Driven Design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Domain Driven Design Roberto Valenti – valentirob@gmail.com

  2. What? is an approach to developing software for complex needs by deeply connecting the implementation to an evolving model of the core business concepts.

  3. The Premise The premise of domain-driven design is two-fold: Place the project's primary focus on the domain and domain logic; and Base complex designs on a model.

  4. The Challenge of Complexity

  5. How Making the domain itself the main focus of the project, and maintaining a software model that reflects a deep understanding of the domain

  6. Layered Architecture

  7. Exagonal / Onion Arch

  8. Ubiquitous Language

  9. References • Domain Driven Design Quickly (free book) • http://www.infoq.com/minibooks/domain-driven-design-quickly • Deep-Fried Bytes: DDD with David Laribee • http://deepfriedbytes.com/podcast/episode-6-talking-domain-driven-design-with-david-laribee-part-1/ • http://deepfriedbytes.com/podcast/episode-7-talking-domain-driven-design-with-david-laribee-ndash-part-2/ • ALT.NET Podcast: DDD with Rob Conery and James Avery • http://altnetpodcast.com/episodes/15-domain-driven-design • HanselMinutes: Rob Conery limps and learns about Domain Driven Design • http://www.hanselminutes.com/default.aspx?showID=158

More Related