Minimum Lovable Product (core functionality of the data pipelines)
No due date
92% complete
Put a minimum lovable product (MLP) in production on the backend side. The MLP should have the following components in place:
- send aggregate/realtime messages from the kits to the backend over MQTT,
- use Kafka as an internal backbone of the cluster backend,
- well defined data models for aggregate and realtime messages,
- store messages in a database,
- simple …
Put a minimum lovable product (MLP) in production on the backend side. The MLP should have the following components in place:
- send aggregate/realtime messages from the kits to the backend over MQTT,
- use Kafka as an internal backbone of the cluster backend,
- well defined data models for aggregate and realtime messages,
- store messages in a database,
- simple visualisation of messages in a dashboard,
- monitoring of the MQTT and Kafka traffic