Operations | Monitoring | ITSM | DevOps | Cloud

Pepperdata Helps Karpenter Work Better

Running Kubernetes on AWS? You're probably using Karpenter, the open-source autoscaler that dynamically provisions new instances as your EKS workloads grow. Karpenter launches rightsized instances in real time in response to pending pods, based on available instance types and the resources applications need. It also terminates underutilized nodes to reduce costs.

What's New in InfluxDB 3.2: Explorer UI Now GA Plus Key Enhancements

InfluxDB 3.2 is now available for both Core and Enterprise, bringing the general availability of InfluxDB 3 Explorer, a new UI that simplifies how you query, explore, and visualize data. On top of that, 3.2 includes a wide range of performance improvements, feature updates, and bug fixes. InfluxDB 3 Core is free and open source, optimized for recent data, and licensed under MIT and Apache 2.

Myth #5 of Kubernetes Resource Optimization: Spark Dynamic Allocation

In this blog series we’re examining the Five Myths of Kubernetes Resource Optimization. The fifth and final myth in this series relates to another common assumption of many Kubernetes users: Dynamic Allocation for Apache Spark applications automatically prevents Spark from overprovisioning resources while improving workload utilization levels.

Get Kafka-Nated - Episode 1: Apache Kafka's Evolution: 14 Years of Streaming

Grab your cup and prepare to get Kafka-Nated! In this series we’ll be digging into everything from Apache Kafka, from the pre history of Kafka to the latest Kafka Improvement Proposal (KIP). We’ll be joined by a range of guests who have been at the forefront of Kafka for many years. And to ensure you don’t kip (I know - we’re sorry) we’re offering every attendee a free coffee voucher. What We’ll Cover in Episode 1.

Microservices to Monolith, Rebuilding Our Backend in Rust

The following serves as a practical guide for those looking to simplify their architecture by migrating to a Rust monolith. Earlier this year, the platform team at InfluxData undertook a major rewrite of our core account and resource management APIs, moving from Go to Rust and from a microservices architecture to a single monolith. This change supported a new administrative UI for InfluxDB Cloud Dedicated and aligns with our broader effort to rewrite the InfluxDB database engine in Rust.

Pepperdata Resource Optimization for Data Workloads on Kubernetes

Struggling with underutilized Kubernetes resources or rising cloud costs? Learn how Pepperdata Capacity Optimizer delivers real-time, automated resource optimization for Kubernetes and Amazon EMR workloads—helping teams reduce costs and boost performance without manual tuning. In this video, discover how Pepperdata helps DevOps, platform engineers, and FinOps teams.

Data Center Ops with InfluxDB 3: From Raw Metrics to Actionable Insights with Ease

Modern data centers generate enormous volumes of telemetry from servers, switches, cooling systems, power infrastructure, and environmental sensors. Operations engineers must capture, store, and analyze this data in real-time to monitor uptime, maintain energy efficiency, and perform predictive maintenance using AI. Legacy monitoring systems struggle to meet today’s volume, cardinality, and latency demands.

Myth #4 of Kubernetes Resource Optimization: Manual Tuning

In this blog series we’ve been examining the Five Myths of Kubernetes Resource Optimization. The fourth myth we’re considering relates to a common misunderstanding held by many Kubernetes practitioners: manual application tuning can increase resource utilization in my applications. Let’s dive into it.