There are 7 repositories under kafka-topic topic.
Terraform provider for managing Apache Kafka Topics + ACLs
The Open source Resource as Code framework for Apache Kafka. Jikkou helps you implement GitOps for Kafka at scale!
Example Code for Kafka Tutorials @ Learning Journal
Manage your topic's configuration (partitions, replication factor, parameters), ACLs, quotas, users and get stats, without any effort with this library. It does not use the Kafka scripts and does not require ssh connection to the remote broker.
Spring Boot Kafka Producer Example
Kafka Zookeeper RESTful API to perform topic/consumer group administration/metric(offset\lag\message) collection and monitor
Clojure examples for Kafka and Kafka Streams (JAVA Interop)
Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event sourced system that uses Kafka and ksqlDB as event store.
Spark structured streaming with Kafka data source and writing to Cassandra
Practical examples with Apache Kafka®
Confluent Kafka questions to practice for CCDAK
Kafka End to End Encryption
JMeter Plugin to load test Apache Kafka topics/brokers
A real-time event pipeline around Kafka Ecosystem for Chicago Transit Authority.
A simple Spring Boot (Java) app which demonstrates Apache Kafka's producer and consumer APIs.
This MLOps project productionizes a Deep Reinforcement Learning agent with a scalable, distributed data streaming infrastructure using Kafka and Ray. A thorough walkthrough of the code is described in this article on medium: https://ryanraymartin.medium.com/deep-reinforcement-learning-for-stock-trading-with-kafka-and-rllib-d738b9634675
An example showing how to integrate Apache Kafka with Akka Streams and Akka HTTP.
Spring boot kafka application with multiple Producers and multiple Consumers for String data and JSON object
Node.js + Kafka + Microservices
Managing Kafka topics through annotations in Kubernetes / OpenShift pods
Tcl interface to the Apache Kafka distributed messaging system
kafka-producer-consumer-with-spring-boot
Kafka Docker
Source backend for website/mobile about electro, e-commerce using Java, using multi-language (EN, VI), and today's popular technologies
Kafka整理
A Kafka python library for Robotframework to test events(messages) in Kafka.
Detection of DDOS Attack using Kafka and Spark Streaming
Spring Kafka project that initializes a cluster's topics via configuration.
Python prometheus client for kafka logsize(Prometheus基于kafka logsize监控)
Repo for a simple base python http server using Flask and Kafka-Python
Apache Kafka is a distributed streaming platform that utilizes the publish/subscribe message pattern to interact with applications, and it’s designed to create durable messages. In this tutorial basic concepts behind Apache Kafka and build a fully-functional Java application, capable of both producing and consuming messages from Kafka.
Live sentiment analysis of tweets using Kafka
An Apache Kafka playground
In the following post, we will learn how to build a data pipeline using a combination of open-source software (OSS), including Debezium, Apache Kafka, Kafka Connect.