DEV Community

# apachekafka

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
9 Insanely Helpful Kafka Commands Every Backend Developer Must Know

9 Insanely Helpful Kafka Commands Every Backend Developer Must Know

19
Comments
4 min read
3 Simple steps to set up Kafka locally using Docker

3 Simple steps to set up Kafka locally using Docker

36
Comments 1
3 min read
Kafka Partitions and Consumer Groups

Kafka Partitions and Consumer Groups

4
Comments
4 min read
Keep the SQL: Move from batch to streaming with Apache Kafka® and Apache Flink®

Keep the SQL: Move from batch to streaming with Apache Kafka® and Apache Flink®

5
Comments
13 min read
Implementing Library Inventory Project Using Apache Kafka & SpringBoot Part 1

Implementing Library Inventory Project Using Apache Kafka & SpringBoot Part 1

2
Comments
9 min read
.NET Core ve Apache Kafka Kullanarak Mail Göndermek 💫 🌌 ✨

.NET Core ve Apache Kafka Kullanarak Mail Göndermek 💫 🌌 ✨

11
Comments
4 min read
Apache Kafka 💫 🌌 ✨

Apache Kafka 💫 🌌 ✨

13
Comments
10 min read
What is a Message Broker? & How does it work? | Message Broker vs REST API

What is a Message Broker? & How does it work? | Message Broker vs REST API

7
Comments
1 min read
Manage Apache Kafka Connect connectors with kcctl

Manage Apache Kafka Connect connectors with kcctl

4
Comments
6 min read
Helpful Tools for Apache Kafka Developers

Helpful Tools for Apache Kafka Developers

3
Comments
14 min read
Basic CLI Implementation of Producer & Consumer using - Apache Kafka Broker & Zookeeper

Basic CLI Implementation of Producer & Consumer using - Apache Kafka Broker & Zookeeper

6
Comments
6 min read
Some cool features you may not know about Apache Kafka

Some cool features you may not know about Apache Kafka

7
Comments 1
6 min read
Build a Streaming SQL Pipeline with Apache Flink and Apache Kafka

Build a Streaming SQL Pipeline with Apache Flink and Apache Kafka

9
Comments
11 min read
Teach yourself Apache Kafka and Python with a Jupyter Notebook

Teach yourself Apache Kafka and Python with a Jupyter Notebook

9
Comments
8 min read
Apache Flink SQL Client on Docker

Apache Flink SQL Client on Docker

5
Comments
6 min read
Dependable realtime banking with Kafka and Ably

Dependable realtime banking with Kafka and Ably

5
Comments 1
16 min read
🤖Building a Telegram bot with Apache Kafka, Go, and ksqlDB

🤖Building a Telegram bot with Apache Kafka, Go, and ksqlDB

5
Comments
1 min read
Kafka Connect JDBC Sink deep-dive: Working with Primary Keys

Kafka Connect JDBC Sink deep-dive: Working with Primary Keys

1
Comments
28 min read
Quick profiling of data in Apache Kafka using kafkacat and visidata

Quick profiling of data in Apache Kafka using kafkacat and visidata

2
Comments 1
2 min read
Kafka Replication with Cloudera Streams Replication Manager

Kafka Replication with Cloudera Streams Replication Manager

4
Comments
1 min read
An Overview About the Different Kafka Connect Plugins

An Overview About the Different Kafka Connect Plugins

6
Comments
4 min read
📼 ksqlDB HOWTO - A mini video series 📼

📼 ksqlDB HOWTO - A mini video series 📼

10
Comments
4 min read
Create your own data stream for Kafka with Python and Faker

Create your own data stream for Kafka with Python and Faker

6
Comments
9 min read
Top 3 Kafka Books and Tutorials

Top 3 Kafka Books and Tutorials

18
Comments
7 min read
Apache Kafka Connect Usage Patterns

Apache Kafka Connect Usage Patterns

2
Comments
3 min read
Running a self-managed Kafka Connect worker for Confluent Cloud

Running a self-managed Kafka Connect worker for Confluent Cloud

8
Comments
11 min read
How to Run Apache Kafka on Windows

How to Run Apache Kafka on Windows

2
Comments
11 min read
5 Things Every Apache Kafka Developer Should Know

5 Things Every Apache Kafka Developer Should Know

34
Comments
21 min read
Streaming data into Kafka S01/E04 — Parsing log files using Grok Expressions

Streaming data into Kafka S01/E04 — Parsing log files using Grok Expressions

2
Comments 2
8 min read
Kafka Connect - Deep Dive into Single Message Transforms

Kafka Connect - Deep Dive into Single Message Transforms

4
Comments
3 min read
Wafka: Apache Kafka over the web

Wafka: Apache Kafka over the web

2
Comments
1 min read
🎄 Twelve Days of SMT 🎄 - Day 6: InsertField II

🎄 Twelve Days of SMT 🎄 - Day 6: InsertField II

6
Comments
3 min read
🎄 Twelve Days of SMT 🎄 - Day 1: InsertField (timestamp)

🎄 Twelve Days of SMT 🎄 - Day 1: InsertField (timestamp)

5
Comments
3 min read
Subscription Model for News and Stocks via MuleSoft and Kafka

Subscription Model for News and Stocks via MuleSoft and Kafka

10
Comments 2
6 min read
Log Cleanup no Kafka

Log Cleanup no Kafka

2
Comments
5 min read
2020 Streaming / EdgeAI Events Report

2020 Streaming / EdgeAI Events Report

3
Comments
2 min read
GOTO 2020 • Kafka as a Platform: The Ecosystem from the Ground Up

GOTO 2020 • Kafka as a Platform: The Ecosystem from the Ground Up

6
Comments
1 min read
Streaming XML messages from IBM MQ into Kafka into MongoDB

Streaming XML messages from IBM MQ into Kafka into MongoDB

12
Comments 1
7 min read
🎁 A collection of Kafka-related talks 💝

🎁 A collection of Kafka-related talks 💝

8
Comments 1
2 min read
Using the Debezium MS SQL connector with ksqlDB embedded Kafka Connect

Using the Debezium MS SQL connector with ksqlDB embedded Kafka Connect

8
Comments
6 min read
Kafka Connect in 60 seconds 01:00

Kafka Connect in 60 seconds

4
Comments
2 min read
Streaming data into Kafka S01/E03 - Loading JSON file

Streaming data into Kafka S01/E03 - Loading JSON file

8
Comments
9 min read
Contrasting NATS with Apache Kafka

Contrasting NATS with Apache Kafka

11
Comments
1 min read
🤖 Building a Telegram bot with Apache Kafka, Go, and ksqlDB 26:22

🤖 Building a Telegram bot with Apache Kafka, Go, and ksqlDB

8
Comments
1 min read
Deleting Schemas From Cloudera Schema Registry

Deleting Schemas From Cloudera Schema Registry

4
Comments
1 min read
Streaming data into Kafka S01/E02 - Loading XML file

Streaming data into Kafka S01/E02 - Loading XML file

2
Comments 2
10 min read
Streaming data into Kafka S01/E01 - Loading CSV file

Streaming data into Kafka S01/E01 - Loading CSV file

2
Comments 2
9 min read
Did the user really ask for Exactly Once? Fault Tolerance

Did the user really ask for Exactly Once? Fault Tolerance

3
Comments
1 min read
Learning Golang (some rough notes) - S02E02 - Adding error handling to the Producer

Learning Golang (some rough notes) - S02E02 - Adding error handling to the Producer

7
Comments
8 min read
Learning Golang (some rough notes) - S02E01 - My First Kafka Go Producer

Learning Golang (some rough notes) - S02E01 - My First Kafka Go Producer

7
Comments
2 min read
Learning Golang (some rough notes) - S02E00 - Kafka and Go

Learning Golang (some rough notes) - S02E00 - Kafka and Go

5
Comments
1 min read
How to use Protobuf with Apache Kafka and Schema Registry

How to use Protobuf with Apache Kafka and Schema Registry

12
Comments
9 min read
Let's Learn ksqlDB

Let's Learn ksqlDB

17
Comments
18 min read
Using Cloudera Data Platform with Flow Management and Streams on Azure

Using Cloudera Data Platform with Flow Management and Streams on Azure

3
Comments
8 min read
The Rise of the Mega Edge (FLaNK)

The Rise of the Mega Edge (FLaNK)

5
Comments
2 min read
🎥 Using Protobuf with Kafka Streams

🎥 Using Protobuf with Kafka Streams

3
Comments
1 min read
How to install connector plugins in Kafka Connect

How to install connector plugins in Kafka Connect

7
Comments
4 min read
Loading CSV data into Kafka - video walkthrough

Loading CSV data into Kafka - video walkthrough

5
Comments
10 min read
Integrating Oracle and Kafka

Integrating Oracle and Kafka

5
Comments
1 min read
Kafka: produtores idempotentes

Kafka: produtores idempotentes

12
Comments 4
2 min read
loading...