Coder Social home page Coder Social logo

pneff93 / think-of-ksqldb-before-using-kafkastreams Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 152.72 MB

Repository about data aggregation with different frameworks in different environments

Dockerfile 0.06% Kotlin 6.57% Java 93.37%
confluent-cloud confluent-for-kubernetes grafana kafka kafka-streams ksqldb prometheus

think-of-ksqldb-before-using-kafkastreams's Introduction

Think of ksqlDB before using Kafka Streams

LinkedIn

A streaming data pipeline typically consists of data transformation, wrangling, and (time-based window) aggregation. On top of that, we must also guarantee data integrity. One might think of Kafka Streams to solve all these challenges, and it is definitely a good choice. However, in many cases, ksqlDB queries are simpler, faster to implement and work fine.

This repository was used in a Confluent meetup. You can watch the recording in the Community Forum.

Note

In the meanwhile this repo became a playground for different ways of deployment as well as exploring features such as Cluster Linking, or enabling metrics. You can find them under different branches.

Branch Additional Features
local with Metrics (C3, JMX) for broker and Kafka Streams
local_security with Encryption: SSL, Authentication: SASL and mTLS, Authorization: ACL
local_health+ with Health+ (including CC Metrics API)
local_c3_reduced with C3 in reduced infrastructure mode
cfk_minikube deployed with CFK (including Health+)
ccloud deployed in CC, testing Metrics API (/query and /export into Grafana Cloud), Audit Logs consuming, Cluster Linking via UI (CC to CC), Schema Linking via CLI (CC to CC), RBAC via Confluent CLI
ccloud_stream_designer deployed in CC using Stream Designer to deploy the pipeline
hybrid deployed locally but mirroring all topics to CC via Cluster Linking

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.