Skip to content

Learn how to leverage Kafka to integrate event driven architecture (EDA) across all of your projects. Includes integration to Python and Node.js.

Notifications You must be signed in to change notification settings

codingforentrepreneurs/Coding-with-Kafka

Repository files navigation

Coding-with-Kafka

Getting Started

If you're going through the course, do the following to start where we do:

mkdir -p ~/dev/coding-with-kakfa
cd ~/dev/coding-with-kakfa
git clone https://github.com/codingforentrepreneurs/Coding-with-Kafka .
git checkout start
rm -rf .git
git init
git commit -m "Course started!" 

About

Learn how to leverage Kafka to integrate event driven architecture (EDA) across all of your projects. Includes integration to Python and Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published