Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If however, NI or TIS features will need to diverge, this will allow you for fork TCS and replace those 2 read

Kafka…

Events store…instances with ease

The complication in this type of architecture would be to make the frontend apps aware that the writes need to go elsewhere and the added latency to the change of data

Events store. One thing that usually goes hand in hand with CQRS is the usage of events store. I’ve purposely not added this in here as I think it adds additional complexity. Most systems also use something like Kafka for an events store (which we don’t use) / messaging platform but since we have rabbit ….