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 pipelines, streaming analytics, data integration, and mission-critical …

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, in the Austro-Hungarian Empire. [4]

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, which allow for rapid reads and writes even for enormous amounts of data.

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 be deployed on bare-metal hardware, virtual machines, and containers …

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 entire topic. Unlike queue-based systems, Kafka retains messages in …

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 producers write events, how consumers read events, what brokers do …

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 pipelines, streaming analytics, data integration, and mission-critical …

Kafka Crash Course - Hands-On Project - YouTube

https://www.youtube.com/watch?v=B7CwU_tNYIE

Ready to build complete production systems? Grab your DevOps Roadmap PDF to see the full tech stack that powers scalable applications → https://bit.ly/4nnNe...

Kafka Tutorial for Beginners | Everything you need to get started

https://www.youtube.com/watch?v=QkdkLdMBuL0

Feb 19, 2025 · Kafka is widely used for use cases like real-time analytics, log aggregation, and microservice communication. T I M E S T A M P S ⏰ 00:00 - Intro 00:56 - Without Kafka Broker …

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

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

Jun 29, 2026 · Franz Kafka (1883–1924) was a German-language writer of visionary fiction whose works, especially The Trial and The Metamorphosis, express the anxieties and the alienation felt by …

Trending Now