In this post, we will be going over the fastest no-frills approach to getting your operator off the ground using kubebuilder. The post…
Implement your own CDC using Kafka
Most of the problems that people mention with their Kafka implementations is that they don’t have the complete visibility required over the…
Migrating Kafka topics without downtime
Why do we need to migrate a kafka topic?
Kafka, KRaft and Storage Tiers
I was recently looking at a managed Kafka service and came across services like AWS MSK and Kafka on Confluent Cloud. While comparing these…
Understanding Monarch, Google’s Planet-Scale Monitoring System
Monarch is a planet scale in-memory time series database developed by Google. It is mainly used by as a reliable monitoring system by most…