8 Real-World MQTT Use Cases
MQTT is becoming the standard protocol for applications that operate in environments where network connectivity is intermittent or unreliable, reducing bandwidth usage is a priority, or where hardware resources are limited. In this post you will learn about some specific use...
Relational Databases vs Time Series Databases
Databases are often the biggest bottleneck when it comes to application performance. Over the years a number of new database designs have emerged to help with not only basic scalability and performance but also to help improve developer productivity and make...
Telegraf 1.24.1 maintenance release fixes memory leak for plugins
This new maintenance release for Telegraf is available now. Telegraf 1.24.1 — Release Notes Configuration Telegraf will now let you know if the configuration file passed is not a text file. Builds We fixed an issue where window tests were timing...
An Introduction to GitOps and Argo
In an ideal world, developers would be able to release new products and features from development environments into production extremely fast while also not having to stress about breaking prod. Achieving this combination of development speed while also maintaining software reliability...
InfluxDB Enterprise 1.10 now available with additional API support and improved bucket capabilities
With this release, InfluxDB Enterprise has enhanced support for CRUD operations, retention policies, APIs, v2 buckets, and Flux. Please check out the new feature-bearing release for InfluxDB Enterprise: InfluxDB Enterprise 1.10 — Release Notes Key highlights for this InfluxDB Enterprise release...
Telegraf 1.24.0 release includes new AWS CloudWatch Metric Streams, Linux CPU, and PostgreSQL plugins
A new feature-bearing release for Telegraf is now available: Telegraf 1.24.0 — release notes The binaries for the latest Telegraf release can be found on our Downloads page. Many thanks to the 40+ open source community members who contributed to this...
Making the Most of MQTT – Native Collector or Telegraf?
When it comes to IoT data, MQTT is a superstar. With so many IoT devices generating data out in the world, developers need ways to access it. After all, data lies at the heart of every application. But data doesn’t just...
A Guide to MQTT Messaging Brokers and Client Software
MQTT is a machine-to-machine communication protocol. Devices publish messages to a broker under specific topics, and other devices subscribe to those topics to receive information. It’s popular because it doesn’t take up a lot of bandwidth, so IoT devices with limited...
TL;DR InfluxDB, the IoT Stack, and MQTT
The Internet of Things (IoT) describes devices with sensors and computational ability which let them collect, exchange, and act on data. IoT is a broad category that includes uses from smart home thermostats to industrial manufacturing equipment. Sensor data is time...
Automate Anomaly Detection for Time Series Data
This article was originally published in The New Stack and is reposted here with permission. Hundreds of billions of sensors produce vast amounts of time series data every day. The sheer volume of data that companies collect makes it challenging to...