DEV Community

# kafka

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Integrating Kafka with Node.js

Integrating Kafka with Node.js

4
Comments
8 min read
HRV-Mart

HRV-Mart

2
Comments
4 min read
Multi-Stream Joins With SQL

Multi-Stream Joins With SQL

8
Comments
8 min read
JR, quality Random Data from the Command line, part I

JR, quality Random Data from the Command line, part I

3
Comments
6 min read
Apache Kafka: An Event-Driven Approach for Microservices Communication

Apache Kafka: An Event-Driven Approach for Microservices Communication

2
Comments
3 min read
🎯 Sending flat files to Kafka

🎯 Sending flat files to Kafka

5
Comments 2
1 min read
How to Deploy Apache Kafka® on Kubernetes If You're in a Time Crunch

How to Deploy Apache Kafka® on Kubernetes If You're in a Time Crunch

3
Comments
5 min read
How to Build Event-driven Architecture with Kafka and Python

How to Build Event-driven Architecture with Kafka and Python

15
Comments
6 min read
Using kafkajs with AWS MSK on a nodejs lambda function

Using kafkajs with AWS MSK on a nodejs lambda function

13
Comments
2 min read
Step-by-Step Guide: Deploying Kafka Connect via Strimzi Operator on Kubernetes

Step-by-Step Guide: Deploying Kafka Connect via Strimzi Operator on Kubernetes

3
Comments
8 min read
An Illustrated Cheat Sheet to Apache Kafka

An Illustrated Cheat Sheet to Apache Kafka

5
Comments
1 min read
My Favorite FREE Courses to Learn Apache Kafka in 2024

My Favorite FREE Courses to Learn Apache Kafka in 2024

65
Comments
11 min read
Modern stack to build a real-time event-driven app

Modern stack to build a real-time event-driven app

6
Comments
8 min read
New Winner of Kafka Consumers: Scala to Go Journey 🚀

New Winner of Kafka Consumers: Scala to Go Journey 🚀

2
Comments
5 min read
What is the Schema Registry, and why do you need to use it?

What is the Schema Registry, and why do you need to use it?

5
Comments 2
5 min read
Unit testing Kafka producer using MockProducer

Unit testing Kafka producer using MockProducer

17
Comments
3 min read
Kafka Consumer Groups Explained

Kafka Consumer Groups Explained

5
Comments
3 min read
From Kafka to Amazon S3: Partitioning Outputs

From Kafka to Amazon S3: Partitioning Outputs

7
Comments
17 min read
A winning Kafka partition strategy

A winning Kafka partition strategy

9
Comments
3 min read
It’s Time to Break Out of the Zoo: Running Apache Kafka® without ZooKeeper™

It’s Time to Break Out of the Zoo: Running Apache Kafka® without ZooKeeper™

10
Comments
5 min read
Redpanda: Quickstart to selfhost Redpanda

Redpanda: Quickstart to selfhost Redpanda

1
Comments
3 min read
Deploy Apache Kafka® on Kubernetes

Deploy Apache Kafka® on Kubernetes

18
Comments 1
9 min read
Canary release with Kafka

Canary release with Kafka

5
Comments
7 min read
Query Real Time Data in Kafka Using SQL

Query Real Time Data in Kafka Using SQL

7
Comments
9 min read
Apache Kafka® vs. RabbitMQ™: Battle of the (Message) Brokers

Apache Kafka® vs. RabbitMQ™: Battle of the (Message) Brokers

6
Comments
5 min read
Using OpenId Connect with Confluent Cloud

Using OpenId Connect with Confluent Cloud

2
Comments
4 min read
Analyzing Interactions in a Slack Communication Network

Analyzing Interactions in a Slack Communication Network

1
Comments
4 min read
Trace Through a Kafka Cluster with Rust and OpenTelemetry

Trace Through a Kafka Cluster with Rust and OpenTelemetry

11
Comments 1
9 min read
Debugging Kafka and other Message Brokers

Debugging Kafka and other Message Brokers

6
Comments
5 min read
Basic Kafka Stream in Python

Basic Kafka Stream in Python

4
Comments
3 min read
Chasing Messages and Offsets in the Land of librdkafka

Chasing Messages and Offsets in the Land of librdkafka

1
Comments
6 min read
How to Build a Kafka Producer in Rust with Partitioning

How to Build a Kafka Producer in Rust with Partitioning

4
Comments
11 min read
Scalable & Event Driven simple ticket buying system with Kafka & Python

Scalable & Event Driven simple ticket buying system with Kafka & Python

2
Comments
2 min read
Protobuf vs Avro for Kafka, what to choose?

Protobuf vs Avro for Kafka, what to choose?

11
Comments
1 min read
Streaming and Trigger Support With GQLAlchemy

Streaming and Trigger Support With GQLAlchemy

1
Comments
4 min read
Kafka & Docker Golden Finds

Kafka & Docker Golden Finds

3
Comments
1 min read
Getting Started With Kafka with Node JS

Getting Started With Kafka with Node JS

1
Comments
4 min read
Beyond the Basics: Windowing in Apache Kafka

Beyond the Basics: Windowing in Apache Kafka

3
Comments
5 min read
Building a realtime performance monitoring system with Kafka and Go

Building a realtime performance monitoring system with Kafka and Go

26
Comments 1
5 min read
Message Brokers: Queue-based vs Log-based

Message Brokers: Queue-based vs Log-based

6
Comments
7 min read
An exciting Kafka Desktop GUI

An exciting Kafka Desktop GUI

2
Comments
2 min read
How to Build a Simple Kafka Producer/Consumer Application in Rust

How to Build a Simple Kafka Producer/Consumer Application in Rust

19
Comments 1
7 min read
Deploy Conduktor & a MSK Cluster in 3 commands

Deploy Conduktor & a MSK Cluster in 3 commands

1
Comments
1 min read
Idempotent Processing with Kafka

Idempotent Processing with Kafka

7
Comments
10 min read
Apache Kafka: A Quickstart Guide for Developers

Apache Kafka: A Quickstart Guide for Developers

4
Comments
5 min read
AdTech using SingleStoreDB, Kafka and Metabase

AdTech using SingleStoreDB, Kafka and Metabase

3
Comments
10 min read
How to Stream Data Between HiveMQ Cloud and Apache Kafka for Free

How to Stream Data Between HiveMQ Cloud and Apache Kafka for Free

2
Comments
4 min read
Visualizing and Analyzing Reddit in Real-Time With Kafka and Memgraph

Visualizing and Analyzing Reddit in Real-Time With Kafka and Memgraph

Comments
5 min read
Escrevendo Testes de Integração para Producers Kafka Com Spring Boot e EmbeddedBroker

Escrevendo Testes de Integração para Producers Kafka Com Spring Boot e EmbeddedBroker

13
Comments
6 min read
Kafka Internals - Learn kafka in-depth (Part-1)

Kafka Internals - Learn kafka in-depth (Part-1)

Comments
5 min read
Kafka Internals - Learn kafka in-depth (Part-2)

Kafka Internals - Learn kafka in-depth (Part-2)

Comments
10 min read
Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

3
Comments 1
7 min read
What is Kafka? Event Streaming in a Nutshell

What is Kafka? Event Streaming in a Nutshell

4
Comments 1
6 min read
Kafka Retries: Implementing Consumer Retry with Go

Kafka Retries: Implementing Consumer Retry with Go

2
Comments
8 min read
Apache Kafka with Python

Apache Kafka with Python

30
Comments
7 min read
Unlocking the Secrets of AWS EKS: How I Built a Scalable and Resilient User and Email Service Application

Unlocking the Secrets of AWS EKS: How I Built a Scalable and Resilient User and Email Service Application

1
Comments
4 min read
Exploring 10 Shades of Apache Kafka: A Deep Dive into the World of Streaming Data

Exploring 10 Shades of Apache Kafka: A Deep Dive into the World of Streaming Data

Comments
6 min read
Spring Boot: Everything you need to know, and what nobody told you. Part III

Spring Boot: Everything you need to know, and what nobody told you. Part III

5
Comments
7 min read
Learning Kafka Part Four (II): Kafka Streams

Learning Kafka Part Four (II): Kafka Streams

1
Comments
6 min read
How to Build a Spotify Recommendation Engine Using Kafka and Memgraph

How to Build a Spotify Recommendation Engine Using Kafka and Memgraph

1
Comments
5 min read
loading...