Operations | Monitoring | ITSM | DevOps | Cloud

Disaster Recovery Testing in Harness | Resilience Testing

In this video, we introduce Harness Resilience Testing and show you how to move beyond once-a-year DR drills to a continuously validated, pipeline-driven process. You'll see how Harness lets you validate regional failovers, check database replication lag under pressure, and confirm your hot standbys genuinely take over live traffic, all in one place. We also walk through a live DR test execution, showing exactly how Harness triggers the full failover sequence, runs every validation step automatically, and gives you a clear pass or fail result in real time.

RTO and RPO in Disaster Recovery Explained | Resilience Testing | Harness

Struggling with disaster recovery planning? Learn the simple difference between RTO and RPO, the two most important metrics every developer, DevOps engineer, and SRE must understand. RTO (Recovery Time Objective) tells you exactly how long your systems can stay down before it hurts your business. RPO (Recovery Point Objective) shows how much recent data you can afford to lose in an outage.

Chaos Engineering vs. Traditional Testing: What's the Difference? | Resilience Testing | Harness

Stop treating system outages like surprises and start preparing for them. While traditional software testing is the bedrock of development, using unit, integration, and regression tests to verify that code meets specific requirements, it only accounts for what we expect to happen. Chaos Engineering takes a different approach by shifting the focus from bug prevention to system resilience. Instead of asking "does this work?", Chaos Engineering asks "how does this survive?" by injecting real-world turbulence like network latency or pod failures directly into production-like environments.

What Does Load Testing Measure? (Top 5 Performance Metrics) | Resilience Testing | Harness

Before you deploy, you need to know if your application can handle real-world traffic. In this video, we break down the 5 essential load testing metrics: Response Time (latency), Throughput (requests per second), Error Rates (system stability), Resource Utilization (CPU/Memory bottlenecks), and User Concurrency. Whether you're into Software Engineering, DevOps, or SRE, understanding these System Design fundamentals is the only way to prevent server crashes and ensure Software Scalability.

7 Types of Load Testing Explained: Load, Stress, Spike, Soak & More | Harness

Discover the 7 most important types of load testing that every developer, DevOps engineer, and QA team should know in 2026. Whether you're building scalable applications, preparing for traffic surges, or ensuring system reliability, understanding these load testing types is essential for modern software performance testing. In this quick video from Harness, we break down.

From Rollouts to Results: Unlocking the Value of Feature Management and Experimentation

Recorded at @DevOpsLive In today’s fast-paced software landscape, releasing new features is no longer just about speed - it’s about control, confidence, and measurable impact. Combining Feature Flag Management and Experimentation enables teams to deliver innovation safely, experiment in real time, and understand what truly resonates with users. Whether you’re scaling a platform, launching a new product, or simply looking to innovate faster, FME offers a proven way to ship with confidence and learn continuously from your users.

AI for Everything After Code: Ship Fast, Stay Safe

Recorded at @DevOpsLive Most teams have “done DevOps” and “built a platform,” but still wrestle with the same core problems: platforms that developers dodge, AI that accelerates coding while quietly degrading delivery performance, security and compliance that can’t keep up, cloud bills that keep climbing, and incident response that hasn’t caught up with cloud‑native complexity.

Why Release Management Is Broken and How to Fix It

Are you tired of slow, expensive, and ineffective Change Advisory Board (CAB) meetings? In this video, Eric Minick from Harness explores the evolution of release management and how to transition from traditional manual approvals to a streamlined, automated DevOps approach. What You'll Learn: Whether you are a release manager or a DevOps engineer, learn how to build a reliable audit trail while accelerating your software delivery.

AI vs. Hype: Redefining Engineering Excellence with Ron Miller

In this episode of "ShipTalk: Engineering Excellence," host Thomas Dockstader sits down with Ron Miller, editor at Fast Forward, to discuss the real-world impact of AI on software development. They dive deep into the maturity of AI-driven code, the rise of the "citizen developer," and why traditional writing and communication skills are becoming the new must-have for modern engineers.

Load Testing Vs Stress Testing | Resilience Testing | Harness

Load testing and stress testing are two important parts of performance testing, but they serve very different purposes. Load testing checks how your application behaves when many users access it at the same time under normal or expected conditions. It helps you understand if your system can handle real-world traffic smoothly without slowing down.