Operations | Monitoring | ITSM | DevOps | Cloud

InfluxData

B. Paques & K. Polossat | Combining the Power of InfluxDB and AWS for IoT | InfluxDays EMEA 2021

Data from sensors and systems flows in from a myriad of sources in industrial settings. In this session, learn how to combine the power of InfluxDB with IoT tools and cloud resources from AWS to extract the most value out of your IoT data. We’ll also be sharing some real-world examples of how customers are using these combined solutions to gain a competitive edge.

Deploying Services with Docker, NGINX, Route 53 & Let's Encrypt

Docker is a power tool for deploying applications or services, and there are numerous Docker orchestration tools available that can help to simplify the management of the deployed containers. But what if you are wanting to deploy a small number of services and not wanting to undertake setting up and managing another application stack just to run a handful of containers. I will cover how I deployed a handful of services on a single Docker host.

InfluxDB's Checks and Notifications System

InfluxDB 2.0’s Checks and Notifications system is likely the most powerful and flexible system available for creating alerts based on time series data. To get the most out of the system, it is helpful to understand the different pieces and how they fit together. After reading this article, you should be able to create precise alerting using the InfluxDB 2.0 User Interface (UI), as well as be able to extend and customize the system to suit your specific needs.

InfluxData releases InfluxDB Notebooks to enhance collaboration for teams working with time series data

SAN FRANCISCO — April 14, 2021 — InfluxData, creator of the leading time series database InfluxDB, today announced the general availability of InfluxDB Notebooks, a new capability that improves communication for software development teams, ultimately enhancing productivity within InfluxDB Cloud. InfluxDB Notebooks is the first of the company’s new capabilities designed to make it easier for developers to collaborate around time series data within the platform.

TL;DR InfluxDB Tech Tips: Configuring a Slack Notification with InfluxDB

With InfluxDB you can create notifications to make the most out of your alerts. Notifications enable you to send check statuses to the endpoint of your choice. In this TL;DR we set up a Slack Notification Rule and Endpoint through the InfluxDB UI.

How to Take Data Stored in InfluxDB Cloud 2 and Use It in a "Switch" Node within Node-Red

This video shows you how to take data that is stored in InfluxDB Cloud 2 and use it in a "Switch" node within Node-Red. In our example, we read the average house temperature and decide whether or not the heating should be switched on.