Operations | Monitoring | ITSM | DevOps | Cloud

Data Modeling: Part 2 - Method for Time Series Databases

Time-varying entities may contain multiple time-varying and static attributes, making mapping them a particular challenge. Time is notorious in modeling tasks. Indeed, the temporal aspect exacerbates the complexity of the modeling task, making simple diagrams look pretty complex. The temporal dimension becomes particularly nasty when it takes part in identifying entities. The figure on the right visualizes the typical database example.

Why InfluxDB Cloud, Powered by IOx is a Big Deal to Me

From time to time throughout my career, I have been involved in projects with dramatic releases when we built and delivered something very new and very special. The release of InfluxDB Cloud, powered by IOx (referred to as “InfluxDB IOx” for short below) absolutely meets those criteria. I want to explain my personal views of why this release is so impactful and why I am so excited to be part of it.

How to build a scoped search and query correction suggestions with Elastic Enterprise Search

Learn the steps for building scoped search suggestions and Did you mean suggestions with Elastic Enterprise Search. This technical demo shows how to use search techniques like scoped search and query correction suggestions to help end-users find relevant results faster.

The Best Tips and Tricks for Apache SOLR

Apache Solr is a great open-source search engine with a steep learning curve. In this video, we will cover 6 tips and tricks used by those who work with Solr in production environments on a daily basis. If you want your Apache Solr Cluster to return relevant results as quickly as possible, be sure to follow along with these tips and tricks.

Data Modeling: Part 1 - Goals and Methodology

In different techniques, entities and relationships remain central. However, their nature and roles are reinterpreted according to the business goals. Data modeling is the process of defining and representing the data elements in a system in order to communicate connections between data points and structures. In his impactful book “Designing Data-Intensive Applications,” Martin Kleppmann describes data modeling as the most critical step in developing any information system.