Skip to content

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:

  1. send aggregate/realtime messages from the kits to the backend over MQTT,
  2. use Kafka as an internal backbone of the cluster backend,
  3. well defined data models for aggregate and realtime messages,
  4. store messages in a database,
  5. simple …

Put a minimum lovable product (MLP) in production on the backend side. The MLP should have the following components in place:

  1. send aggregate/realtime messages from the kits to the backend over MQTT,
  2. use Kafka as an internal backbone of the cluster backend,
  3. well defined data models for aggregate and realtime messages,
  4. store messages in a database,
  5. simple visualisation of messages in a dashboard,
  6. monitoring of the MQTT and Kafka traffic
Loading