Search Articles — Sudonull

Search Results

In this project

Kafka RabbitMQ Courses 2026: Yandex vs Slerm

https://sudonull.com/kafka-rabbitmq-courses-2026-yandex-vs-slerm

Comparison of Yandex Praktikum and Slerm courses on Kafka, RabbitMQ. KRaft, highload, Docker stands, reviews. Choose format for middle/senior devs and start learning.

Kafka Safety Window: retention monitoring

https://sudonull.com/kafka-safety-window-retention-monitoring

Learn how to prevent data loss in Kafka due to retention.bytes. Implement Data Safety Window in Grafana with PromQL. Tuning case for high-load topics — instructions for Platform Engineers.

Kafka in Node.js: reliable consumers and scaling

https://sudonull.com/kafka-in-node-js-reliable-consumers-and-scaling

How to properly configure Kafka consumers in Node.js: partitions, offsets, rebalancing, and parallel processing. Practical recommendations for developers.

Avro and Schema Registry in Kafka: practical setup

https://sudonull.com/avro-and-schema-registry-in-kafka-practical-setup

Setting up Apache Avro with Schema Registry in Kafka cluster: docker-compose, class generation, serializers for producers/consumers. Transition from JSON to typed schemas. Instructions for middle/senior developers.

From the web

Apache Kafka

https://kafka.apache.org/

Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data …

Franz Kafka - Wikipedia

https://en.wikipedia.org/wiki/Franz_Kafka

Franz Kafka ... Franz Kafka[b] (3 July 1883 – 3 June 1924) was a German-language Jewish Czech writer and novelist born in Prague, …

Introduction - Apache Kafka

https://kafka.apache.org/intro/

Kafka is a distributed system consisting of servers and clients that communicate via a high-performance TCP network protocol. It can …

Apache Kafka - Wikipedia

https://en.wikipedia.org/wiki/Apache_Kafka

Apache Kafka is a distributed log-based messaging system that guarantees ordering within individual partitions rather than across the …

What is Apache Kafka and How Does it Work? - GeeksforGeeks

https://www.geeksforgeeks.org/apache-kafka/what-is-apache-kafka-and-how-does-it-work/

Jul 23, 2025 · Kafka storage is designed to handle high throughput and durability. Messages are written on disk in sequence logs, …

What is Kafka? Topics, Producers, Consumers, Brokers Explained ...

https://docs.confluent.io/kafka/introduction.html

Apache Kafka is a distributed event streaming platform for real-time data pipelines. Learn what Kafka topics are (event logs), how …

GitHub - apache/kafka: Apache Kafka - A distributed event streaming ...

https://github.com/apache/kafka

Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data …

Franz Kafka | Biography, Books, The Metamorphosis, The Trial, & Facts ...

https://www.britannica.com/biography/Franz-Kafka

What was Franz Kafka’s life like? Franz Kafka moved in German Jewish intellectual circles throughout his life. He received a …

What is Apache Kafka? - GeeksforGeeks

https://www.geeksforgeeks.org/apache-kafka/apache-kafka/

Jun 15, 2026 · Apache Kafka is an open-source distributed event streaming platform developed by LinkedIn and later donated to the …

What is Kafka? - Apache Kafka Explained - AWS

https://aws.amazon.com/what-is/apache-kafka/

Kafka is primarily used to build real-time streaming data pipelines and applications that adapt to the data streams. It combines …

Trending Now