Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Disaster Recovery: Everything You Need to Know

With increasing cyberattacks and cloud outages, maintaining system resilience is critical. A robust Disaster Recovery (DR) strategy enables teams to prepare for unexpected events. It makes sure they can recover critical systems and data with minimal disruption. This blog will cover what disaster recovery is, why it matters, and the key components of an effective Disaster Recovery Plan. We’ll also walk through the steps for creating your own strategy.

How Git Worktrees Fix Context Switching in Your Workflow

Git worktrees let developers work on multiple branches simultaneously without stashing or losing context. Learn how to use Git worktrees to handle parallel development, urgent hotfixes, and code reviews without the single-threaded pain of constant branch switching. In this tutorial, GitKraken Senior Product Director Justin Roberts shows you how to set up Git worktrees using both the command line and GitKraken Desktop. You'll see real-world examples including handling critical bugs, reviewing pull requests without disrupting your current work, and managing multiple feature branches at once.

Validate CDC data in your CI/CD pipeline using CircleCI

Change Data Capture (CDC) is a technique used to identify and capture changes, such as inserts, updates, and deletes, in a source database so they can be replicated to another system in real-time. This approach is crucial in modern data pipelines, especially for powering data lakes, analytics platforms, and event-driven applications that depend on up-to-date information. Setting up a CDC pipeline is only the first step.

Data Sovereignty + AI: How Civo's New Cloud Gives You Full Control

We spot the tipping point: AI is reshaping every industry and data has become the new oil. From law firms to pharma labs, SaaS stacks to even a secret chicken recipe, today’s most valuable info is trapped in a handful of hyperscalers with almost no governance. Our UK‑based survey of 1,000 IT leaders shows the pressure is real. Most are ready to abandon big‑tech for true control and sovereignty. Civo’s answer is a new kind of cloud: built from the ground up, 100 % data‑sovereignty, and designed for more value, simplicity, and flexibility.

BygoneSSL and the certificate that wouldn't die

Turns out the scariest thing about SSL certificates isn’t when they expire. It’s when they don’t. I wrote about the CA/Browser fight that led to the 47-day certificate mandate. CAs crying about lost revenue, browsers flexing their root program authority, enterprises stuck in the middle. But nobody talks about the security research that started it all: BygoneSSL at DEFCON 2018. Two researchers mining Certificate Transparency logs found something surprising.

Automate CockroachDB Schema Changes with Harness Database DevOps

Harness Database DevOps now supports CockroachDB, bringing CI/CD automation to distributed SQL databases. Teams can manage schema changes through Git-driven workflows for consistency, traceability, and rollback safety. This integration simplifies multi-environment deployments, reduces human error, and accelerates database delivery.

New Feature Friday: Ask Your Engineering Metrics Anything | Cortex Engineering Intelligence for MCP

What if you could analyze your engineering metrics — just by asking a question? Now you can. Introducing Engineering Intelligence for MCP, a new Cortex feature that lets you query your engineering data through AI systems like Claude or Cursor. No dashboards. No BI setup. Just ask: “What’s driving our cycle time?” “Show me Q3 deployment trends.” “Where are our bottlenecks?” Cortex connects your real engineering data to your favorite AI client, so you can get instant, conversational insights on delivery, quality, and team performance — all without leaving your IDE.

EKS Pricing And Cost Optimization (2025 Guide)

AWS did not intend to build Amazon EKS; it simply had to. Kubernetes adoption beamed light years ahead of AWS’s own managed container orchestration service. This forced AWS to develop a managed service to accommodate customers who wanted to use upstream Kubernetes but did not want to manage it themselves. As soon as AWS got around to it, it knocked the Kubernetes-based container management service out of the park. Not only is Amazon EKS simpler than Kubernetes, but EKS pricing may also be worth it.