Skip to content
Open to board advisory and board seats — 2H 2026, then CY 2027–2028.
See details →
Writing

Security and DevOps Under One Roof

The case for running security and DevOps as one mandate: org-chart distance doesn't create security, and owning the pipelines changes how you protect them.

By Michael YorkJanuary 28, 2026 1 min read 274 words All postsTable of contents

People sometimes raise an eyebrow at one person owning both security and DevOps. Isn't that the fox guarding the henhouse? The people who ship and the people who protect are supposed to be separate, so they check each other. I understand the instinct, and for a long time I half-believed it. I don't anymore.

When security and delivery sit in separate org branches, they develop separate incentives, and those incentives quietly turn adversarial. Delivery is measured on speed; security is measured on caution. Each becomes the thing standing between the other and its goals. You get the famous dynamic where security is "the team that says no" and engineering routes around them. The separation that was supposed to create healthy tension creates unhealthy avoidance instead.

Put both under one roof and the tension moves inside the function, where it can be managed as a tradeoff rather than a turf war. I can't treat security as something I impose on someone else's systems, because they're my systems. I can't treat reliability as someone else's problem, because the pager is mine. That forces the integration everyone says they want and few achieve: security built into the pipeline, resilience designed in, and a single owner accountable when fast and safe come into conflict.

The separation-of-duties concern is real, and you address it with controls — review, logging, approvals — not with org-chart distance. Distance doesn't create security. It creates handoffs, and handoffs are where things get dropped. I stopped apologizing for the combined role once I noticed that the org charts people hold up as "proper" were usually the ones shipping slowly and getting breached.

DevOpsSecurityLeadershipOrg Design