Operations | Monitoring | ITSM | DevOps | Cloud

Analytics

Getting Started with C# and InfluxDB

This post was written by James Hickey. Scroll below for full bio and picture following this article. Time series databases (TSDBs) can transform the way you handle streams of data in real time or IoT applications. In this tutorial, you’ll learn how to set one up in a C# application. Relational databases have their place. They’re great at things like data normalization, avoiding duplication, indexing over specific data points (like columns), and handling atomic changes to the schema.

Transforming the Gaming Industry with AI Analytics

In 2020, the gaming market generated over 177 billion dollars, marking an astounding 23% growth from 2019. While it may be incredible how much revenue the industry develops, what’s more impressive is the massive amount of data generated by today’s games. There are more than 2 billion gamers globally, generating over 50 terabytes of data each day.

Managing Secrets in the Browser in InfluxDB Cloud

Directly embedding passwords and API keys into the code you write is a bad practice. Of course, everyone knows this, but I’ll be the first to admit that it still happens now and then. In the world of source control and shared codebases, leaking a password can be a huge problem that costs your team time and money. Of course, today many companies leverage a secrets management system to lower the probability of something like this happening.

Choose the right time series database | Aiven Info Bytes

You have a load of time-stamped data coming in and you realize you need a time series database. But which one should you choose? Watch the video to find out! ABOUT AIVEN We help organizations fuel the continuous innovation needed to create awesome, data-intensive applications by using the leading open source technologies. After building expertise managing mission-critical data infrastructure for companies like F-Secure and Nokia, Aiven’s founders noticed that cloud adoption was increasing but infrastructure solutions were either proprietary or difficult to translate into business results.

TL;DR InfluxDB Tech Tips - Aggregating across Tags or Fields and Ungrouping

So you’re interested in time series databases, and you decided to explore InfluxDB Cloud or InfluxDB v2. Perhaps you just created a free account or downloaded the binary, and now you’re playing around with the InfluxDB User Interface (UI) and learning Flux. The hardest thing for beginners to understand are the return results from a Flux query or Annotated CSV.

Top 7 Paraphrasing Tools to Write SEO Friendly Articles

An effective SEO strategy requires you to create unique and SEO-friendly articles and blog posts consistently. This is the only way for you to make your blog seem relevant in the eyes of the search engines. But creating unique content is not always easy. Every content writer has to face at least some degree of writer’s block at some point in their writing journey. If you are going through the same problem and you are feeling stuck, then using paraphrasing tools can be quite helpful for you.

Exploring Your Data Universe

You can learn a lot about an organization by looking at their data. For example, if I see “LoanToValue” (LTV) or “CollateralValue,” I could surmise they deal with financial data—specifically loans—in some fashion. Developers and database administrators with domain knowledge about the intrinsic meaning of the data are precious friends. These individuals understand the meaning behind the data and how it works within the applications of the organization.