Operations | Monitoring | ITSM | DevOps | Cloud

Analytics

Defining the Edge for IoT with InfluxDB

The 'edge' is the place where the physical world meets the digital world. More and more businesses rely on workloads at the edge, especially in the IoT and IIoT spaces. Define the edge to fit your needs. InfluxDB has the tools and resources to use data at the edge and in the cloud, and to create reliable, durable data pipelines between them.

Optimize Resources Through Apache Spark Tuning (Part Two)

In part one of this two-part blog post, we began our deep dive into Apache Spark tuning to optimize resources. We looked at what is involved in executor and partition sizing, particularly choosing the number of partitions and choosing an executor size. After establishing some principles of optimization here, we ended by asking an important question: Is it really practical for all applications to be optimized? As our recent State of the Market report helped reveal, the answer is two-sided. The good news?

Bboxx Taps Time Series Data to Light Up the Developing World

Using technology to help businesses thrive is always a thrill, but it doesn’t compare to the sense of accomplishment on both a personal and organizational level when you see your tech used to positively impact humanity. It’s one thing to function in a support role for these initiatives, but it’s also important to acknowledge the businesses at the vanguard, building their primary mission around positive human and global impact.

Enable Operational Analytics with Cribl Stream and Snowflake

Every enterprise collects and stores massive amounts of security and observability data but struggles to get value outside of operations and security teams. These datasets can offer enormous value to business operations and enterprise reporting teams if they have access to the data in their toolsets. BizOps needs to optimize batch planning and the enterprise reporting teams need to reconcile how many assets the enterprise owns versus the number it has under support contracts.

DEVCOM Uses InfluxDB to Connect the Field and the Lab

The U.S. Army Combat Capabilities Development Command (DEVCOM) Army Research Laboratory (ARL) faces unique challenges in working with data to develop new technologies. It needs the ability to seamlessly analyze data both in the field and in the lab. Connectivity in the field can also be very unpredictable. Without a database that can handle intermittent connectivity, the systems become inefficient and waste time and money.

How to Manage Aiven for Apache Kafka Parameters

Learn how to manage your Aiven for Apache Kafka® parameters. In this tutorial, we will show you how you can change the default values of your cluster parameters, for example, the “public_access” parameter, which allows access to your cluster from the public internet. We'll demonstrate how to customize your Aiven for Apache Kafka® parameters from the Aiven web console and command line. Find the full list of parameters in the link below and an article about it.

Monitoring Ruby on Rails with InfluxDB

Time series databases like InfluxDB are databases that specialize in handling time series data, which is data that is indexed by time. Unlike traditional databases, time series databases are optimized for reading and writing data with less performance consideration for updating or deleting data. Due to the time-dependent nature of time series data, time series databases are handy for application monitoring.