Used Docker-Compose
To build and analyze distributed systems using docker and Kafka.

Built a pub sub-model for the Real estate system using docker containers where there are multiple brokers and each of them handles their own set of topics. This filtering is based on the Rendevous algorithm.

Further, have built the same model using Apache Kafka to manage the broker topics.

Tech Used -> VueJS, Python, Flask, Docker, Kafka, Websockets