FEATURES

Video Interviews

Securing the Cloud-Native Edge

Securing the Cloud-Native Edge

|
The job of “protecting the data” in a cloud-native environment used to mean snapshots and offsite copies of stateful workloads ...
The “Golden Ticket” for Cloud-Native Modernization

The “Golden Ticket” for Cloud-Native Modernization

|
For years, the case for ripping out a legacy hypervisor was mostly philosophical — the migration cost almost always outweighed ...

LATEST FROM DEVOPS.COM

Attackers Can Exploit a Claude Code RCE Flaw to Take Command of System

A dangerous vulnerability found in Anthropic’s popular Claude Code developer model could have allowed bad actors to grab control of a victim’s system by luring them into clicking on a crafted malicious deeplink. Once in, the attacker could exploit the remote code execution (RCE) security flaw to execute arbitrary commands – such as shell commands […] [...]

AI Agents in CI/CD Pipelines: Speed vs Control in Modern DevOps

The moment you push your code, deployment fires off on its own. The pipeline kicks in, the tests sail through, and within a few minutes your app is live in production. There is no manual sign-off and no one scanning through the final changes. Everything is running on the decisions of an AI agent plugged […] [...]

Designing an AI-Powered DevSecOps Guardrail Pipeline Using GitHub Actions 

By embedding AI-powered guardrails directly into CI/CD pipelines, organizations can detect vulnerabilities earlier, enforce security policies automatically and accelerate secure software delivery.  [...]