#Software Architecture #Deep Dive Deep dive into Cassandra Let's start with a disclaimer....I love Cassandra! I have used it in a couple of projects and I was always impressed by what is offering. But I also believe
#Software Architecture #Distributed Systems Deep dive into Kafka (pt 2) In the previous post we saw how Kafka topics and partitions work. Let's now have a closer look at how producers and consumers publish and consume messages respectively. Finally, we'll
#Software Architecture #Distributed Systems Deep dive into Kafka (pt 1) The last couple of years there is a shift towards event-driven microservice architectures. More and more companies have already switched or are in the process of switching to such an