This article covers Message Types(Command , Query , Event , Document) Difference between Event and Document When to use Documents over Events Messaging Patterns (Send/Receive , Publish/Subscribe , Request/Response) Resource and more detail Messages are usually composed of a header and a body. We can use the header to pass…