Organizing (Commands, Events & Handlers) in Microservices by @codeopinion codeopinion.com
In a message-driven architecture such as SOA or Microservices, organizing commands and events, along with their respected handlers, can have a big impact on have you navigate your codebase. You might be surprised by the progression of how I organized them initially to what I do now! Also a tip on how to name commands and Events instead of after CRUD.
Report Story
Leave Your Comment