Operations | Monitoring | ITSM | DevOps | Cloud

Enforce type safety with TypeScript checks before deployments

TypeScript introduces the benefits of static typing to JavaScript, allowing developers to identify bugs at an earlier stage. However, relying solely on developers to run type checks locally isn’t enough. Without tsc being called, a person can just leave the invalid code and it may pass to production. This tutorial will show you how to set up CircleCI to automatically run the TypeScript type checks on each push.

Tech Talk - Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

In this Tech Talk, discover how they’re leveraging Splunk Infrastructure Monitoring (IM) to supercharge their Kubernetes operations, detect issues within minutes, and resolve them 90% faster — all while optimizing and scaling like pros.

Getting started with Site24x7 alert management

Struggling with alert overload or missed notifications? Learn how Site24x7 helps you manage alerts effectively, from setting thresholds and tracking key metrics to routing notifications, automating actions, and leveraging AI-powered Zia thresholds. Follow a real-world DevOps scenario to see how your team can respond faster, smarter, and more efficiently.

Introducing Braintrust

How do you balance speed and quality when your customers are counting on you? What does it actually take to build a culture of reliability? And how should engineering leaders think about AI when it's changing everything about how we ship software? On Braintrust, Ganesh Datta, CTO and Co-founder of Cortex, sits down with CTOs, VPs of Engineering, and technical leaders who've been in the trenches—the ones who've made the hard calls, shipped through the chaos, and built teams that actually work.

The Load Testing Start Guide! #speedscale #stresstest #loadtesting #mocking #startup

Are you ready to get serious about load and stress testing, but don't know where to start? This guide highlights the trap most serious engineers fall into: trying to build a custom DIY testing environment. The traditional path means signing your team up for maintaining load drivers, test case frameworks, ephemeral environments, and endless custom mocks a massive drain on time and resources. There's a better, cheaper, and faster solution: Traffic Replay.

Manage your Pipelines usage with the new billing panel

Until recently, the Pipelines Billing Panel has only displayed the total pipeline minutes used across your workspace. You didn’t have visibility into how usage was distributed across your repositories. We’ve now enhanced the billing panel to show you build minute usage by repository for the current and previous billing periods so you can identify and manage high-usage repositories.

From KubeCon EU to KubeCon NA: Bindplane's OpenTelemetry Contributions and Highlights (Mar-Oct 2025)

Bindplane engineers have stayed deeply involved in the OpenTelemetry community this summer. With KubeCon+CloudNativeCon North America in Atlanta coming up I wanted to dive into all the work that has been done and give the engineers a well deserved shoutout. Here’s what we built, fixed, and contributed since KubeCon+CloudNativeCon Europe in London this March.

Vulnerability Prioritization: The Complete Guide

With thousands of vulnerabilities discovered every year, not all pose the same risk. Some can cripple critical systems, while others have little real-world impact. The key is knowing which threats to act on first. Vulnerability prioritization helps security teams cut through the noise, focus on what truly matters and build resilience against critical attacks.