Operations | Monitoring | ITSM | DevOps | Cloud

Five worthy reads: Be doubtless of your decisions with decision intelligence

Five worthy reads is a regular column on five noteworthy items we’ve discovered while researching trending and timeless topics. In this edition, we’ll learn what decision intelligence is, how it could help businesses, and much more. Illustrated by Derrick Roy We covered the basics of decision intelligence (DI) in an earlier Five worthy reads blog. In this blog, we’ll take a look at how it is going to help businesses flourish in 2022.

How to explore and query your data with Discover

Kibana is your window into the Elastic Stack. It enables you to query the data that sits in Elasticsearch. In this video, you will learn how to search and explore your data using Discover's Document Explorer. You will see how you can search your data using Kibana Query Language, or KQL and export the results to a CSV file.

Python MQTT Tutorial: Store IoT Metrics with InfluxDB

MQTT is a standard messaging protocol used for the Internet of Things (IoT) because it requires minimal resources and can be executed by small microcontrollers found in connected devices. IoT devices have a real need for this type of lightweight protocol because it guarantees fast and reliable communication with minimal hardware requirements, keeping power consumption and manufacturing costs low.

Importance of Data Stewards for Master Data Management: The Power of a Single Version of the Truth

Not many years ago, the role of the data steward was the domain of the world’s largest organizations. When I was in college, the only person I heard of with this job title worked for one of Detroit’s Big Three automakers. Even as mainframes were supplanted by other computing paradigms, only sprawling corporations with intensive electronic data processing needs could possibly have enough information to justify a full-time staff member charged with overseeing it all.

Pepperdata Helps Magnite's Shift to Big Data in the Cloud

Magnite, the biggest independent sell-side advertising solution, empowers publishers with their innovative monetization technology. Trusted by the world’s foremost agencies and brands, Magnite’s advertising technology provides publishers access to brand-safe, high-quality ad inventory, powering billions of advertising transactions every month. In 2021, Magnite’s revenue exceeded $416.5 million.

TL;DR InfluxDB Tech Tips: From TICKscripts to Flux Tasks

If you’re a 1.x user of InfluxDB, you might be a Kapacitor user as well. If so, you’re also familiar with TICKscripts, the data processing and transformation language for Kapacitor, the batch and stream processor for InfluxDB. Kapacitor is a great tool, but it’s largely a black box, so using and implementing TICKscripts to execute data processing tasks, checks, and notifications can be a challenging developer experience.