JunpyeongKim / training-fundamentals-src

Source code accompanying the course "Apache Kafka Technical Essentials"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confluent Fundamentals of Apache Kafka®

This repository contains the sample code discussed and used in the Confluent course Confluent Fundamentals of Apache Kafka®.

Use the following command to clone this repo to your workstation:

$ git clone \
    https://github.com/confluentinc/training-fundamentals-src.git \
    ~/confluent-fundamentals

About

Source code accompanying the course "Apache Kafka Technical Essentials"


Languages

Language:Shell 49.2%Language:Java 40.2%Language:Dockerfile 10.6%