dimanche 28 mars 2021

CQRS design pattern in microservices

Can somebody give real time example of CQRS pattern? Let suppose I am working for banking application, so account creation, balance update everything I will put in command and balance check I will put in query. this is in simple layman terms.

Can somebody explain how technically I should design? for command and query which database will be helpful SQL or NOSQL and why?

Aucun commentaire:

Enregistrer un commentaire