dos-group / gardening-adventure

Apache License 2.0
4 stars 2 forks source link

Technology decisions/additions #17

Closed rajasiman closed 4 years ago

rajasiman commented 4 years ago

Should we look at using the TICK stack? At the very least the T along with the I from TICK.

Telegraf (Developed by Influxdata)

https://www.influxdata.com/time-series-platform/telegraf/ IoT sensors Collect critical stateful data (pressure levels, temp levels, etc.) from IoT sensors and devices. Systems Collect metrics from your modern stack of cloud platforms, containers, and orchestrators.

Message Queue:

https://www.rabbitmq.com/ Asynchronous Messaging Supports multiple messaging protocols, message queuing, delivery acknowledgement, flexible routing to queues, multiple exchange type.

All of the stuff listed above makes it A LOT easier for us.

rajasiman commented 4 years ago

Also what about this... Oops.

https://docs.influxdata.com/platform/integrations/kubernetes/#should-i-run-influxdb-in-kubernetes

P2W2 commented 4 years ago

MIGT Stack --> mqtt, influxDB, Grafana, telegraf :)