Skip to content

valerio-iachini/kafka_livebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Livebook

This repository contains a livebook that provides an introduction to Kafka and examples in Elixir. The main objective of this livebook is to introduce the basics of Kafka and its core concepts, along with providing examples of how to use the Kafka in Elixir.

Prerequisites

  • Basic knowledge of Elixir and functional programming concepts
  • Docker and Docker Compose installed

Getting Started

  • Clone the repository
git clone https://github.com/valerio-iachini/kafka_livebook.git
  • Start the Kafka cluster using Docker Compose
cd kafka_livebook
docker-compose up
  • Run the livebook server
livebook server

About

Kafka Livebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published