
Service Meshes are having a hype the last few years. Are you having trouble with implementing observability and security on top of your microservices? Do you want to enable A/B testing, circuit breaking, and authentication?...
Read more

System architectures usually evolve over time: services and components are added, replaced or modified. For event-driven architectures, this means that events need to be dynamically routed and received by different applications. As part of this...
Read more

Apache Kafka is currently the dominant leader in the field of Event Stream Processing. However, there are many up-and-coming technologies which learns from the limitations of Kafka and provides a similar or even richer set...
Read more

When setting up your first Kafka cluster, it won’t take long until you might want to monitor and manage your cluster not only by the command line but also with the help of a graphical...
Read more