Context: You build your system as a collection of small, independent systems, each with its own UI, data, and logic. What do you call them?
22
2
@vaughnvernon A strong relation, I agree, but not the same thing.
1
@stilkov If you are thinking smaller than Bounded Context, perhaps @UdiDahan would call these "Business Components," and there could be many
1
Replying to @VaughnVernon
@vaughnvernon @udidahan No, I’m not thinking smaller, more along the lines of executable & self-contained as opposed to a unit of code.

Aug 21, 2014 · 4:30 PM UTC

1
Replying to @stilkov
@stilkov Then that is pretty much Bounded Context, at least according to my hammer ;)
2
1
@vaughnvernon In my interpretation, each of my … things … would contain a UI, database, external connectors, and the domain model for a BC.
1