Being able to pass data around within a distributed
system is the one of the the most crucial aspects of the success for your business, especially when you
are dealing with large number of users, reads and writes. It's usual that for a given data write
for an entity, you will have N number of read patterns, not just one. Apache Kafka is one of the most effective ways to enable that
data distribution within a complex system. I have had the chance to use Kafka at work for more tha...
Published on May 25, 2020 17:30