bhuvigithub / Kafka-Project

The main repository for the code developed during the MSc Dissertation work on Apache Kafka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka-Project

Owner- Bhubanesh Mishra

Activity - MSc Dissertation

This repository contains the developed code for the research work on Apache Kafka.

The Metrics_Setup folder contains the files that were reused from the Strimzi's Offical repo and changes were made as per requirement.

The basic application developed is inside the Basic_App folder.

The Pizza_Order_App folder consists of a example python application which involves generating fake pizza orders as part Kafka streaming data.

It also has balanced and unbalanced cluster folder which contains the logic for those.

The scalability achieved for the application and the corresponding files to that are inside the Kubernetes yaml and Dockerfile folder.

Finally, the prometheus scripts consists of the scripts that were used to gather the metrics from the monitoring tools.

The DA_Scripts folder consists of the scripts there were developed for the data analysis on the capture metrics.

About

The main repository for the code developed during the MSc Dissertation work on Apache Kafka


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.1%Language:Shell 0.6%Language:Dockerfile 0.0%