MQTT is a messaging protocol used widely in the IoT space. Its publish/subscribe model is ideal for IoT because multiple devices can send data to a single MQTT broker, which MQTT clients can then access. The MQTT integration for InfluxDB’s native collector feature is a fast and easy way to create cloud-to-cloud data pipelines. Here’s the lowdown on using the Native MQTT collector. Who: Users and companies that rely on MQTT to provide time series data for their applications.
It’s no secret that CI/CD pipelines make the lives of engineering and operations easier by accelerating the feedback loop for higher quality code and apps. They build code, run tests, and safely deploy new versions of your application. But just like any aspect of development, poor integration, invisible bottlenecks, and bugs can plague your pipelines. And debugging them? Well, it’s complicated.
A prelude to our upcoming six-part Observability Maturity Model Fundamentals blog series. By Lodewijk Bogaards At StackState, we have spent eight years in the monitoring and observability spaces. During this time, we have spoken with countless DevOps engineers, architects, SREs, heads of IT operations and CTOs, and we have heard the same struggles over and over.