Skip to content
DevOps Paradox cover artwork

Podcast profile

DevOps Paradox

By Darin Pope & Viktor Farcic

What is DevOps? We will attempt to answer this and many more questions.

Latest episode

Feature Flags vs Canary Deployments

48 min

Cadence
Weekly
Typical length
49 min
Latest release
Aug 5, 2026
Language
EN

Classification review pending

Topic, format, and audience-level labels are published only after a manual source review. This show remains fully discoverable by its researched technology sectors.

Listen from the original source

This directory never re-hosts or republishes podcast audio.

Official sources checked

Episode audio and show facts come from the checked-in refresh of the show’s public sources.

From the feed

Latest episodes

25 available
DevOps Paradox48 min

Feature Flags vs Canary Deployments

#362: Feature flags or canary deployments - do you need both? Viktor puts it to Alex Casalboni from Unleash, who says he argues about this with his colleagues roughly every day, and the answer lands clean. Switching a hostname, a database, an API vendor? That is infrastructure, nothing to do with who the user is, so ke

Official page
DevOps Paradox42 min

When Code Got Cheap, Reviewing Got Expensive

#361: Picture a 6,000-line pull request landing in your project from someone you've never heard of. Every test passes - yours, theirs, all of it. And you can tell it was generated. Not assisted. Generated. What do you do with it? Viktor's first move is to poke the premise: how do you even know it was generated and not

Official page
DevOps Paradox54 min

What Is an AI SRE?

#360: Assume your production systems go sideways at 3:00am. Your phone doesn't ring. You wake up to a clean incident report - the system caught the problem, fixed itself, and left a Slack note saying it handled things at 3:15. Would you trust it? Viktor wouldn't, not at first. Same as a new hire, a new tool, a new anyt

Official page
DevOps Paradox42 min

Demos in the Age of AI Agents

#359: When was the last time you sat through a 30-minute product demo and walked away actually knowing anything? You would learn more from five minutes hands-on than an hour of watching someone else drive. Now you have help. An agent can watch the 30-minute video, play in the sandbox, read every page of the docs, and c

Official page
DevOps Paradox50 min

Just-in-Time Access for AI Agents

#358: Production is on fire. You need access to one table you have never touched. So you file an access request, then phone the desk to say you filed it, then Slack them to say you phoned, then walk over to say you Slacked. Twenty-five minutes later the incident has resolved itself and the customer has already left. Th

Official page
DevOps Paradox57 min

What Is Spec-Driven Development?

#357: Type a prompt, get code, fix the hallucinations, type another prompt. That is vibe coding, and it is a fine place to start. It is a terrible place to stay. So what comes next - and is spec-driven development actually it, or just waterfall wearing a new hat? Here is the reframe that runs the whole conversation: ev

Official page
DevOps Paradox48 min

Warehouse Robots Are a Distributed System

#356: Fleet management means one thing to a DevOps engineer and something completely different to Tomas Kovacovsky. To Viktor it is a CD problem - a fleet of Kubernetes clusters he would rather not babysit. To Tomas it is hundreds of physical robots rolling around a warehouse, picking orders, dodging each other, and wo

Official page
DevOps Paradox56 min

Why AI Coding Slows Down Code Review

#355: Picture your engineering team a year from now. A coding agent doing the coding. A testing agent on tests. A security agent on security. An infrastructure agent on infrastructure. All of them wired into GitHub and Jira, all of them working right alongside the humans. Not science fiction either - Atlassian and GitH

Official page
DevOps Paradox42 min

Your Dead Founder Trains New Hires

#354: How do you build a consent system for someone who is dead? How do you clone a voice so it cannot be turned into a deep fake? Miles Spencer built a company around those exact questions. Reflekta.ai lets you talk to a reflection of someone who has passed. His own father reads a bedtime story to his granddaughter ev

Official page
DevOps Paradox49 min

A Person Owns It Not the AI

#353: Move fast and break things never meant be reckless. It meant do not stall out of fear, because something is going to break no matter how careful you are. The part everyone dropped from the sentence is the part that actually matters: and fix things fast. Break faster, fix faster. Take the second half away and you

Official page
DevOps Paradox52 min

No-Code Is the Guardrail Vibe Coding Needs

#352: Vibe coding is the latest version of a promise the industry has been making since the first generation of programming languages. Type what you want, get an app. Jeff Kuo from Ragic has been working on the no-code version of that same promise for almost twenty years. He has thoughts on why the promise keeps not qu

Official page
DevOps Paradox49 min

The Developer Job Market in the Age of AI

#351: Entry-level tech jobs are down 67% since 2022. Junior developer roles are down 40 to 50%. The instinct is to blame AI and call it unprecedented, but the layoffs are not the new part. The boom-bust cycle has happened before -- dot-com to dot-bomb, the 2020 hiring spree to the 2022 correction, now this. The new par

Official page
DevOps Paradox49 min

Context Is the New Bottleneck, Not Code

#350: The bottleneck used to be writing the code. Now it is feeding the agent enough context to write the right code. That is Patrick Debois' argument, and given that Patrick coined the term DevOps, it is worth paying attention when he says the discipline is shifting again. The model does not matter. The IDE does not m

Official page
DevOps Paradox50 min

Now It's Time to Panic

Something flipped this year. Chatbots were a toy. Useful sometimes, but a toy. Agents are not. Agents take actions, hold credentials, write code, move Kanban cards, and run on cron schedules. The window between "this is interesting" and "this is existential" has closed faster than cloud, faster than Kubernetes, faster

Official page
DevOps Paradox55 min

Fighting AI in Your Project Is a Terrible Mistake

#346: Drive-by PRs, AI slop, maintainers burning out -- the open source world is having a meltdown and everyone wants to blame the robots. Viktor isn't buying it. The real problem started long before AI. Contributing to most open source projects has always depended on tribal knowledge and obscure docs nobody reads. AI

Official page
DevOps Paradox39 min

From Chat Prompt to Working Software with Kiro

#345: Vibe coding works fine until your project gets complicated. That's the gap Amit Patel and his team at AWS built Kiro to fill. The tool launched with about six people in mid-2024, hit GA around October 2025, and the team still fits in a single room -- maybe a seven-pizza team by Darin's math. The core idea is spec

Official page
DevOps Paradox54 min

KubeCon EU 2026 Review

#344: Kubernetes is boring now. That's the whole point. KubeCon EU 2026 in Amsterdam -- likely the biggest KubeCon ever at more than 13,000 attendees -- made one thing extremely clear: the container orchestrator is done being interesting on its own. Every keynote, every new sandbox project, every vendor announcement po

Official page
DevOps Paradox46 min

Your APIs Were Never Built to Be the Front Door

#343: Here's the thing about your company's APIs -- they were built for your own engineers to use inside your own software. Nobody designed them to be the front door. But that's exactly what's happening. Matt DeBergalis, CEO of Apollo GraphQL, makes a pretty compelling case that AI agents are turning internal APIs into

Official page
DevOps Paradox55 min

Your Company Documentation Is Useless for AI

#342: Most companies have plenty of documentation. The problem is almost none of it is findable, current, or true. Between what's documented, what's actually true, and what people actually do, there are gaps wide enough to kill any AI initiative before it starts. Viktor makes a distinction that reframes the whole probl

Official page
DevOps Paradox46 min

AI Widened the Highway but Nobody Rebuilt the Bridge

#341: Nobody's arguing about whether you need feature flags in 2026. That debate ended years ago. But the code flowing through those flags? That's a different story. AI is writing more of it than ever, review times are climbing, and delivery throughput has actually declined. Trevor Stuart, co-founder of Split.io and no

Official page
DevOps Paradox43 min

Why Operations Teams Resist Every Technology Wave

#340: The smartest ops people are often the most likely to resist new technology -- and they're not wrong. If you don't change anything, nothing breaks, and nobody blames you. That's a completely rational choice. It's also the one that guarantees you fall behind. Bare metal to VMs, VMs to cloud, cloud to Kubernetes --

Official page