├── 1.Introduction ├── 1.presentation.pdf └── README.md ├── 2.Basic technology fundamentals ├── 2.presentation.pdf └── README.md ├── 3.Installing Kafka and working with a cluster from one broker ├── 3.presentation.pdf └── README.md └── README.md /1.Introduction/1.presentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/slurm-personal/kafka-free/HEAD/1.Introduction/1.presentation.pdf -------------------------------------------------------------------------------- /1.Introduction/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/slurm-personal/kafka-free/HEAD/1.Introduction/README.md -------------------------------------------------------------------------------- /2.Basic technology fundamentals/2.presentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/slurm-personal/kafka-free/HEAD/2.Basic technology fundamentals/2.presentation.pdf -------------------------------------------------------------------------------- /2.Basic technology fundamentals/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/slurm-personal/kafka-free/HEAD/2.Basic technology fundamentals/README.md -------------------------------------------------------------------------------- /3.Installing Kafka and working with a cluster from one broker/3.presentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/slurm-personal/kafka-free/HEAD/3.Installing Kafka and working with a cluster from one broker/3.presentation.pdf -------------------------------------------------------------------------------- /3.Installing Kafka and working with a cluster from one broker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/slurm-personal/kafka-free/HEAD/3.Installing Kafka and working with a cluster from one broker/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/slurm-personal/kafka-free/HEAD/README.md --------------------------------------------------------------------------------