This project is part of the "Master Project: Distributed Systems" at TU Berlin (summer term 2023).
The software is meant to run in a cloud environment and the setup is handled via Ansible. To set up the whole stack in Google Cloud, follow these steps SETUP_GCLOUD.md.
To set up the stack on a local k3d cluster on your machine, follow this guide SETUP_LOCAL.md.
For information to run a series of experiments see EXPERIMENTS.md
Information on how to update consumer and/or producer app is described in the CONTRIBUTE.md.