If you’re an architect or developer looking at event-driven architectures, stream processing might be just what you need to make your app faster, m...
For further actions, you may consider blocking this person and/or reporting abuse
Nice article Jason! For beginners I am highly suggest to read Vaidehi's article at: dev.to/vaidehijoshi/ordering-distr... to understand ordering of distributed events and more. Also, it's worth mentioning here the Kafka production-ready Lenses platform: lenses.io for newcomers and experienced to data ops
It's worth checking out Kafka Streams (part of Apache Kafka) and ksqlDB too for stream processing.