Blog Logo
TAGS

CQRS pitfalls and patterns - Udi Dahan - NDC Oslo 2023

Duration : 00:59:25

In this speech, the speaker introduces themselves and discusses their topic of interest, which is Command Query Responsibility Segregation (CQRS) in software development. They explain that CQRS is an architectural style used to organize software, similar to other architectural styles such as Model-View-Controller (MVC) and REST. The speaker emphasizes that architectural styles are not best practices in themselves, but tools to be used appropriately based on the needs of the system. They also mention some pitfalls related to CQRS, such as overusing it. The speaker encourages the audience to have a shared language and understanding of CQRS in order to effectively collaborate.