Code Infrastructure Open Source8 Min Read Elad LeevonMay 27, 2024 Bridging the gap between eras using Debezium and CDC Achieving real-time data processing with legacy systems can be challenging. This post explores how Change Data Capture (CDC) and Debezium can… Discover More
Infrastructure6 Min Read Elad LeevonNovember 6, 2022 Know Your Limits: Cluster Benchmarks Knowing how much your system can handle, how many RPS it can make and what the limiting factor is - the disk, network, memory or CPU can give… Discover More
Infrastructure10 Min Read Elad LeevonJuly 10, 2021 A Practical Guide for Kafka Cost Reduction What are we paying for when running Kafka on the cloud? And how can we reduce our cloud cost? Discover More
Infrastructure9 Min Read Elad LeevonDecember 26, 2020 Apache Kafka Lag Monitoring For Human Beings This article covers one crucial piece of every distributed system: visibility. At AppsFlyer, we call ourselves metrics obsessed and truly… Discover More
Code Infrastructure Open Source1 Min Read Elad LeevonDecember 11, 2020 How to collect Kafka configuration as metrics? There are few useful configuration parameters that might be beneficial to collect when working with Kafka, but how to? Discover More