In a nutshell SART Framework provides a way to apply important patterns of Domain Driven Design in the data streaming world. The building blocks for the proposed data management application are the well known Domain Aggregates, Domain Commands, Domain Events, Domain Queries and Domain Results as a tangible manifestation of the use-cases captured from a given domain. It is NOT the goal of current document to justify or familiarize the reader with the domain driven software development philosophy but rather demonstrate the practical steps needed to build a SART based vertical application.
To be continued ...