CQS and CQRS: Command Query Responsibility Segregation

preview_player
Показать описание
The CQS and CQRS design principles explained.

00:00 CQS: Command Query Separation
01:29 CQRS: Command Query Responsibility Segregation
2:10 Separating reads and writes
2:37 Scaling independently
Рекомендации по теме
Комментарии
Автор

bro you have the knack for this. Short, concise and really informative. Keep this format and keep more of them coming! Thanks.

dartneer
Автор

I watched a 30-minute video but couldn't comprehend it. However, you were able to explain it to me in just 3 minutes, and I am grateful.

fahadali
Автор

I've already gone through alot of material and implemented CQRS in my project and came across this video. If I'd have seen this I would have saved a couple of hours looking at so many blogs and videos this really sums up everything gives you usescases examples everything.

terrypark
Автор

We need more videos. the simplicity of your explanations is the glory

royerguerrerop
Автор

What a wonderful channel!! I'm glad I found it, it's a fantastic resource to send to less technical colleagues about the concepts being used in the code.

DodaGarcia
Автор

Very underated channel, I hope it takes off
Here before 3k subs

Legion
Автор

honestly, your are very underrated :/ Your are helping me alot with these videos! Thanks !

hammadiazaiez
Автор

Insane 2nd video of the channel, keep them coming, I WANT MORE KNOWLEDGE

R_eapy
Автор

Thanks for keeping it simple - much appreciated.

Rolan
Автор

Good videos (both of them). They are better than 80% of other YT software tutorials. I've subscribed. I WANT MORE!!!! More videos more videos more videos. 😃

alan-
Автор

Yet another great video!!!
Please keep them coming !!!

souravmojumder
Автор

holy shit thats what a clear explanation is!

rini
Автор

Thanks for the video, wish you more subscribers!

GenShepherd
Автор

Love your explanation thank you - I'm still on the fence about this paradigm. Again it feels like it was put together by some journeymen devs who were bored and felt they needed to invent something nobody asked for and probably another layer of bloat in microservice hell architecture. We developers often cite how complicated web development has become and its because of things like this.

Dalamain
Автор

Brilliant video, informative and concise. I would suggest Unit Of Work video. I really appreciate your efforts. 👍

Xwxwxx
Автор

please avoid the background music...it's irritating.

Visual Description is very pleasant. Keep it coming

ourMeekoo
Автор

This is fine for atomic streams of operations that don't conflict received in order. Like 80% of website style transaction. However it does NOT scale horizontally. It provides, no, it refuses basic concurrency monitor controls and basics like "Test and set". Splitting a "Dequeue" operation into 2 concurrent/ordered operations leaves you wide open to race conditions, dead locks and I cannot see how this scales horizontally to accomodate increasing loads.

over
Автор

You should improve your video release schedule :)

Sleerk
Автор

This background music is of very poor quality, looks like it was recompressed multiple times. Please consider removing it. Otherwise great content. Subscribed.

senyai
visit shbcf.ru