Category: DZone Security Zone

The Rise of Agentic SRE: Humans, Agents, and Reliability

Site reliability engineering has always been about reducing toil, improving resilience and helping teams respond to incidents with speed and confidence. Agentic SRE takes this idea further, allowing AI systems to observe, reason, and act within operational workflows inside of…

Security Is a Platform Property, Not a Pipeline Step

A few weeks ago, I disabled key authentication on an Azure storage account we used for Terraform state management. It was one of the key security recommendations in Microsoft Defender for Cloud. It made sense to use RBAC-only permissions, enforce…

The Agent Security Split: Tool Layer vs Sandbox Layer

When an enterprise asks, “Is your agent platform secure?”, the question is almost always a bundle of two distinct architectural concerns: Tool layer: Can the agent only call the tools we approved? Are the tool inputs and outputs validated? Are…

Every SOC Today Is Answering the Wrong Question

Ask most detection engineers what a SOC does, and they’ll say: it finds compromised machines. That’s the wrong question. Attackers stopped compromising machines as the primary objective years ago — machines are just where identities and trust relationships happen to…

Your Agent Trusts That Wiki. Should It?

We were building a DevOps agent to help with on-call remediation. The idea was straightforward: when an incident fires, the agent reads the relevant runbook from our internal wiki, assesses the situation, and executes the appropriate remediation steps. No waiting…

AI Can’t Defend What It Can’t See

Most of what AI promises in security rides on something duller than the model itself: whether it can see the environment it’s defending. When it can’t, a stronger model doesn’t help. It makes the gaps harder to spot, and it…