Operations | Monitoring | ITSM | DevOps | Cloud

April 2023

Embracing Observability with InfluxDB 3.0: Unlimited Cardinality and Native SQL Support

As the complexity of modern applications continues to increase, so too does the demand for comprehensive observability solutions. Organizations looking to enhance their applications’ performance, reliability, and scalability need powerful tools that allow them to monitor, analyze, and visualize their infrastructure. One such tool is InfluxDB 3.0, a time series database designed to handle large-scale monitoring and analytics workloads.

The 5Ws (and 1H) of InfluxDB Cloud Dedicated

Just like the classic Scott Bakula tv series, the new InfluxDB 3.0 is a quantum leap forward. Of course, for us it’s the evolution of the InfluxDB product suite. InfluxDB 3.0 is the designation for all products powered by the InfluxDB IOx engine. The latest product release in this new suite is InfluxDB Cloud Dedicated. Let’s jump into the basics for InfluxDB Cloud Dedicated. WHO: There are several different groups of users that should consider using InfluxDB Cloud Dedicated.

Introducing InfluxDB 3.0: Available Today in InfluxDB Cloud Dedicated

It’s been literally years now that I have been first tangentially, and then intimately involved with the project that has become InfluxDB 3.0. I started using it so early that one of the DataFusion upstream developers literally calls me “User0” … a moniker of which I am not-so-secretly proud.

Now Available: The Flight SQL Plugin for Grafana

Today we have exciting news for Grafana customers with Flight SQL data sources: Now there is a new community plugin available for Grafana that allows it to communicate with Flight-SQL-compatible databases. Flight SQL is a client-server protocol developed by the Apache Arrow community for interacting with SQL databases. It utilizes the Flight RPC framework and the Arrow in-memory columnar format.

Distributed Database Architecture: What Is It?

Databases power all modern applications. They’re behind your Angry Birds mobile game as much as they’re behind the space shuttle. In the beginning, databases were hosted on a single physical machine. Basically, it was a computer running only one program: the database. Then we moved to running databases on virtual machines, where resources are shared among multiple operating systems and applications.

A Guide to Regression Analysis with Time Series Data

This post was written by Mercy Kibet. Mercy is a full-stack developer with a knack for learning and writing about new and intriguing tech stacks. With the vast amount of time series data generated, captured, and consumed daily, how can you make sense of it? This data is projected to grow up to 180 zettabytes by 2025.

The TIG Stack in IIoT/OT

Many industrial operators find themselves amid yet another industrial revolution. Deeper insight through artificial intelligence (AI) and machine learning (ML) integrations characterize this fourth wave (or Industry 4.0). Data is no longer just a record occupying server space. It’s alive and providing value. Real-time insights work in tandem with historical records, painting a complete picture of the lifespan of a piece of machinery and/or its components.

A Detailed Guide to Formatting Dates in SQL

In modern software applications, time-stamped data is a common requirement. As a software developer or database administrator, you know that formatting dates is crucial for ensuring data accuracy and consistency. But with so many date formats and SQL engines out there, it can be challenging to find the right way to format dates for your specific needs.

Tutorial: Querying InfluxDB with SQL and Grafana

Thank to a new and improved core database engine, InfluxDB now supports native SQL queries. Leveraging Flight SQL, InfluxData Developer Advocate, Jay Clifford, walks through how to set up querying InfluxDB using Grafana. He shows you how to configure Flight SQL and how to build a dashboard in Grafana for visualizing industrial IoT data.

Predictive Maintenance Tools - 7 Types to Check Out

In today’s business landscape, predictive maintenance has emerged as a critical strategy to optimize equipment performance, reduce downtime, and minimize maintenance costs. In this article you will learn about some tools that can be used to simplify the complexity involved with implementing a successful predictive maintenance program.

Announcing: Time-Based, Revocable, Leased - Dynamic Access Credentials for InfluxDB

Today we’re excited to announce the InfluxDB add-on for Ockam Orchestrator. Through the use of the add-on, customers that are using InfluxDB Cloud can use Ockam to improve their security posture by automatically granting uniquely identifiable, least privilege, time-limited credentials for any client that needs to connect to InfluxDB Cloud.

Forecasting and Visualizing Time Series with Tableau and InfluxDB Cloud

Data analysis is a crucial aspect of any business or organization because it helps with making informed decisions and improving overall performance. However, with the vast amounts of data generated every day, it can be overwhelming to manually analyze and derive insights from it.

How to Choose the Right Database in 2023

Databases are often the biggest performance bottleneck in an application. They are also hard to migrate from once being used in production, so making the right choice for your application’s database is crucial. A big part of making the right decision is knowing what your options are. The database landscape has been changing rapidly in the past few years, so this article will try to simplify things for you by going over the following topics.