Skip to content
#Architecture

Last night I finished the penultimate article from the series, which is devoted to the analysis of the book by Vlad Hononov "Learning Domain-Driven Design".

#Architecture #SoftwareArchitecture #DDD #SystemDesign

This article examines the relationship between DDD, specifically Event-Sourcing, and Event-Driven Architecture. (EDA). This topic is quite interesting, because to get a good architecture, you need to understand how to use events correctly and how EDA events differ from events in the event-source domain model.

More in the article - https://apolomodov.medium.com/learning-ddd-part-3-eda-87a5f1a6a5ba

#Architecture #SoftwareArchitecture #DDD #SystemDesign