Logo Kinetic Edge
  • What We Do
  • Who We Are
  • Partnerships
  • Insights
  • Resources
    • Kafka Resource Guide
    • Apacke Kafka Versions
    • Confluent Versions
    • Confluent Cloud Migration
  • Contact

Insights

blog-post
Z-Shell Auto-Complete for Kafka

Make your Apache Kafka operational and development faster by typing less.

Neil Buesing

Sep 23, 2024 - 4 Min read (last updated on Sep 30, 2024)
blog-post
KTools - Using Kafka Console Consumer Filter

A second command-line tool has been added to ktools. The command kafka-console-consumer-filter allows for filtering JSON, JSON Schema, and Avro serialized messages by JSON Path expressions. In addition to filtering a message, JSON Paths can also be used for highlighting elements within the JSON.

Neil Buesing

Mar 13, 2024 - 8 Min read
blog-post
KTools - Kafka Topic Truncate

Truncating an Apache Kafka Topic is not an easy task. Typically, I have done this by deleting and recreating a topic, which isn’t always easy or possible. While truncating a topic is something that should never be done in production, it is quite useful in development. With this in mind, kafka-topic-truncate CLI was created.

Neil Buesing

Feb 20, 2024 - 3 Min read
blog-post
What problems does Kafka solve?

Join Kris Jenkins and Neil Buesing discussing Apache Kafka on Kris’ podcast Developer Voices.

A Developer Voices Podcast

Sep 06, 2023 - 1 Min read
blog-post
Kafka Client Configuration

So many applications leverage environment variables for configuration, especially when they are deployed within a container. With just a little bit of code, you can leverage the same behavior for your Java Kafka clients.

Neil Buesing

Sep 05, 2023 - 2 Min read
blog-post
Using Confluent’s Schema Registry with Apache Kafka and Apache Flink

If you are an Apache Kafka developer looking to write stream-processing applications in Flink, the initial setup isn’t so obvious. Apache Flink has their own opinions on consuming and producing to Kafka along with its integration with Confluent’s Schema Registry. Here are steps and a working example of Apache Kafka and Apache Flink streaming platform up in no time.

Neil Buesing

Jan 17, 2023 - 4 Min read
  • 1
  • 2
  • 3
  • 4
This site uses cookies. By continuing to use this website, you agree to their use.   I Accept
  • info@kineticedge.io
  • Kinetic Edge
    121 Washington Ave. N, 4th Floor
    Minneapolis, MN 55401
  • 612.440.2069

Copyright © 2023 - Kinetic Edge