This folder is structured as follows:
- Instance.yml - configuration file to setup kafka cluster
- Kafka_Installation_Instructions.md - Contains instructions to quickly setup a kafka node
- kafka_quickstart.md - Contains instructions on how to publish a topic, and read a topic
- producer.py - python script to access S3 bucket, create a topic, and make topic available for consuming