Skip to content

kavimaluskam/kafka-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Kafka

This directory contains all resources for Apache Kafka, in the medium blog post.

For setup with kubenetes, please visit Kafka on Kubernetes

Directory Structure

.
├── aws-setup # Contain CloudFormation yml for setup AWS service
├── connect # Apache connect properties file
├── docker # Setup local environment
├── cheatsheet.md # Cheat sheet for Kafka CLI
├── LICENSE
├── makefile # Shortcut to access different resources
├── README.md

Infrastructure Design

WIP

CLI cheat sheet

Checkout cheatsheet.md