Leev's

kafka

Browsing Tag

  • 🏠 Home
  • 🤓 About Me
  • 🗣️ Talks abstracts
  • 👨‍💻 Code
  • 🔧 Infrastructure
  • 🤖 Open Source
Infrastructure A Practical Guide for Kafka Cost Reduction
12 month ago

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?

Infrastructure Apache Kafka Lag Monitoring For Human Beings
2 years ago

Apache Kafka Lag Monitoring For Human Beings

This article covers one crucial piece of every distributed system: visibility. At AppsFlyer, we call ourselves [...]

Code How to collect Kafka configuration as metrics?
2 years ago

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?