ddd
The Social Life of Software: Bounded Contexts Relationships in Action (Part II)¶
2025-08-24 18:00:00
This is a follow-up post from Part I where we looked into Cooperation relationship type between Bounded Contexts. This post will look into following topics:
* Customer-Supplier
* Separate Ways
* Context Map
The Social Life of Software: Bounded Contexts Relationships in Action (Part I)¶
2025-08-16 13:05:00
We have all heard about Anti-Corruption Layers, Open-Host, Separate Ways, Conformist etc etc, it just happens that on a day to day basis we are dealing with these abstractions while we might not be very conscious about them. In this post, I try to provide concrete examples of how these Bounded Context relationships are in play.