This repository contains Java
code and yaml
files to deploy cloud services with kubernetes.
The files originate from the paper: Beauty and the Beast: A Case Study on Performance Prototyping of Data-Intensive Containerized Cloud Applications 10.1145/3491204.3527482
Build the spring boot microservices with maven and deploy it to your kubernetes cluster with the provided yaml files.
Detailed instructions are given in the readme files of the folders data-processing
, data-provider
, and device-communication
.
This software is a research prototype, solely developed for and published as part of the publication. It will neither be maintained nor monitored in any way.
This software is licensed under AGPL-3.0 license.