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

Insights

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
Apache Kafka, Apache Flink, Confluent's Schema Registry

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
blog-post
Showcasing JDBC Sink Connector on Schema-less Data

Not all Kafka integration tools are the same. Some integration systems only produce JSON data without a schema. The JDBC Sink Connector requires a schema. Here are steps showcasing a low-code option to push events into a relational database when the source data is schema-less JSON.

Neil Buesing

Dec 20, 2022 - 7 Min read
blog-post
Apache Kafka without Zookeeper and Dedicated Controllers

Are you interested in setting up Kafka without Zookeeper and with a dedicated controller quorum? Here are the steps and reference project showcasing how to do this using the Confluent community-licensed container images. A Grafana dashboard to observe the new metrics is also provided.

Neil Buesing

Dec 09, 2022 - 7 Min read (last updated on Nov 10, 2023)
blog-post
Console Consumer - BytesDeserializer for the Win

If you want to make sure your expected String key is what you think it is, using BytesDeserializer with your console consumers is better than StringDeserializer.

Neil Buesing

Sep 15, 2022 - 3 Min read
blog-post
Apache Kafka Monitoring and Management with Grafana

Introduction

Are you interested in using Grafana to monitor an Apache Kafka Cluster? Are you concerned you can integrate it with a specific cluster configurations? Using Grafana requires a fair amount of infrastructure to be established. While there are plenty of examples out there, you can spend a lot of time adjusting dashboards to get a desired setup.

Neil Buesing

Sep 13, 2022 - 10 Min read
  • 1
  • 2
  • 3
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