October 31, 2019

191 words 1 min read

Domain-driven data

Domain-driven data

The many types of databases and data analysis tools available today offer developers tremendous options. Should you use a relational database? How about a key-value store? Maybe a document database? Or is a graph database the right fit for your project? Applying principles from domain-driven design, Bradley Holt helps you choose and apply the right data layer for your applications model.

Talk Title Domain-driven data
Speakers Bradley Holt (IBM)
Conference O’Reilly Software Architecture Conference
Conf Tag Engineering the Future of Software
Location New York, New York
Date April 11-13, 2016
URL Talk Page
Slides Talk Slides
Video

The many types of databases and data analysis tools available today offer developers tremendous options. Should you use a relational database? How about a key-value store? Maybe a document database? Or is a graph database the right fit for your project? Help! Applying principles from domain-driven design, such as strategic design and bounded contexts, Bradley Holt helps developers choose and apply the right data layer for their application’s model or models as he explores the traditional relational database, graph databases, document databases, key/value stores, polyglot persistence, CQRS, event sourcing, and data layers for microservices.

comments powered by Disqus