In-depth intuition on Command Query Responsibility Segregation (CQRS) pattern

preview_player
Показать описание
Command query responsibility segregation (CQRS) is a programming design pattern that treats retrieving data and changing data differently.

This video explains about this pattern in-depth.

Learn System Design with AWS:
-------------------------------------------------------------

Check this playlist for more Data Engineering related videos:

Snowflake Complete Course from scratch with End-to-End Project with in-depth explanation--

🙏🙏🙏🙏🙏🙏🙏🙏
YOU JUST NEED TO DO
3 THINGS to support my channel
LIKE
SHARE
&
SUBSCRIBE
TO MY YOUTUBE CHANNEL
Рекомендации по теме
Комментарии
Автор

Nice explanation, thank you so much....👍

ArjunKumar-zukl
Автор

Awesome bro please make one video CQRS With spring boot Mongo db and aws it would be very helpful thanks

sujitkumar
Автор

Best explanation so far. Thanks for this good content

oyinbrakemimichaelmenebray
Автор

Still you're writing to the read database.
Wouldn't it affect the performance?

dushyanthkandiah
Автор

Good Video, instead of separate db for read and write, we can have read schema and write schema in a single db

iamnoob
Автор

Can you also explain how can we do partial rollback if microservices are connected like A-> B -> C, if the request succeds at C and fails at B and we want to rollback B service along with C, how to do this ?

soujanyab
Автор

Great video
Is is not the same thing we were doing oltp elt olap

Old wine in a new bottle

satish