Articles by Tag #kafka

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Mastering Apache Kafka: A Complete Guide to the Heart of Real-Time Data Streaming

In today’s world, where real-time data drives business decisions and consumer experiences, mastering...

Learn More 356 27Nov 22 '24

How does Apache Kafka work? Why is Kafka So fast?

A quick guide to learning how Apache works. what are the key components of Apache Kafka and its architecture and understand why Apache Kafka is so fast

Learn More 226 3Oct 1 '24

Apache Kafka - KRaft Mode: Setup

A Simple Guide to Apache Kafka: Setting It Up and Testing in KRaft Mode What is...

Learn More 41 1Sep 16 '24

Kafka fundamentals with a practical example

Apache Kafka is a distributed event-streaming platform designed to handle real-time events. It enables storing, processing, and retrieving data streams.

Learn More 27 1Dec 26 '24

Blazing Fast Fraud Detection with Kafka (<500ms, No Kidding)

💡 The Motivation Let’s be real. Nobody likes waiting in queues, especially not the ones...

Learn More 19 13Apr 13

Connect Kafka with Golang

Introduction If you need to know the basics of Kafka, such as its key features,...

Learn More 18 0Sep 6 '24

Kafka Tracing with Spring Boot and OpenTelemetry : A Detailed Guide with Examples

Tracing is crucial for understanding the flow of requests in distributed systems. Kafka, as a...

Learn More 17 1Aug 2 '24

Apache Kafka: Topics, Partitions, Brokers

Introduction In this post, we're going to take a deeper dive into Apache Kafka. If you'd...

Learn More 17 0Apr 22

Revisiting the Lambda Architecture: Challenges and Alternatives 🚀

Published by CortexFlow Navigating the Evolution of Data Processing Architectures 🏗📊 In...

Learn More 15 0Oct 15 '24

🐹 Golang Integration with Kafka and Uber ZapLog 📨

1. Message Queuing Technologies Message queuing technologies like Apache Kafka are crucial...

Learn More 14 4Nov 3 '24

Kafka Producer and Consumer Example in .NET 6 with ASP.NET Core

In this blog, we’ll dive into Kafka, a distributed streaming platform, and learn how to create a...

Learn More 14 0Nov 23 '24

Building Scalable Applications with Kafka and Reactive Programming

Introduction In today's digital world, the ability to process data in real-time and...

Learn More 14 0Jun 28 '24

Understanding Kafka and Zookeeper: How They Enhance Your .NET App

In the modern era of software development, the need for efficient data streaming and real-time data...

Learn More 13 0Oct 22 '24

Building a Real-Time Market Data Aggregator with Kafka and MongoDB

It starts the same way every time: an RSS feed, a CSV dump, a dashboard wired together with hope and...

Learn More 11 2May 15

Introduction to Apache Kafka: The Backbone of Event-Driven Architectures

Hi Guys! wanted to share the my exploration and research of Kafka collected all the information and...

Learn More 11 0Aug 18 '24

How to Build a Streaming Deduplication Pipeline with Kafka, GlassFlow, and ClickHouse

Introduction When you work with data streaming in the real world, sooner or later you'll...

Learn More 11 0May 14

Design Pattern: Publisher-Subscriber

The Publisher/Subscriber Pattern, commonly referred to as Pub/Sub, is a powerful design pattern that...

Learn More 10 0Jul 15 '24

How LinkedIn Uses Kafka, Samza and RocksDB to Smartly Route Notifications?

LinkedIn understands the importance of staying connected within your professional network, even when...

Learn More 10 0Jul 6 '24

Data on Kubernetes: Part 6- Strimzi for running Apache kafka

Kubernetes-native data streaming powered by Apache Kafka 📃 Introduction: In this part...

Learn More 10 0Sep 16 '24

🐰 Kafka и Spring: Почтовый голубь против почтовой службы 🌸

Представьте весенний лес. Солнышко светит, цветочки распускаются, птички щебечут, а зайчики 🐰 дружно...

Learn More 10 0Mar 8

Kafka Demystified: A Developer's Guide to Efficient Data Streaming

When diving into the world of distributed systems and real-time data processing, Apache Kafka stands...

Learn More 9 2Sep 1 '24

Tracking User Account Changes in Real-Time: A Debezium and ClickHouse Implementation

Introduction In modern e-commerce applications, tracking changes to critical data like...

Learn More 9 0Jul 15 '24

How To Process Events Exactly-Once

Want to process incoming events exactly-once? Well, any distributed systems pedant will say you...

Learn More 9 0Oct 6 '24

Building a Real-Time AI Fraud Detection System with Spring Kafka and MongoDB

In this tutorial, we'll build a real-time fraud detection system using MongoDB Atlas Vector Search,...

Learn More 9 0Apr 16

Apache Kafka with .NET Core: A Comprehensive Guide

What is Kafka? Apache Kafka is a distributed event streaming platform designed to handle...

Learn More 8 0Aug 2 '24

Build a Real-time GitHub Stats Dashboard with Python

Use the GitHub Firehose API to visualize the most active GitHub users in real-time Have you ever had...

Learn More 8 1Aug 26 '24

Using Kafka with Docker and NodeJS

Introduction to Kafka Kafka is an open-source, distributed messaging system that functions...

Learn More 7 0Sep 5 '24

Top 7 Kafka Alternatives For Real-Time Data Processing

Kafka Challenges Kafka has long been a popular choice for handling real-time data with its...

Learn More 6 0Sep 7 '24

A Step-by-Step Guide to Streaming Live Weather Data Using Apache Kafka and Apache Cassandra

Introduction Delivering real-time weather data is increasingly important for...

Learn More 6 2Apr 16

End-to-End Realtime Streaming Data Engineering Project

This repository demonstrates a data engineering pipeline using Spark Structured Streaming. It...

Learn More 6 0Aug 7 '24