Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 545 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 545 Bytes

Apache Kafka

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

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