TCG074: From SOAR to Agents: Why Practical Automation Has to Survive Contact with Real Infrastructure
Three infrastructure and automation veterans discuss the evolution from SOAR platforms to AI-driven automation, examining the gap between vendor demos and real-world brownfield infrastructure. They explore how DNS remains critically underappreciated from a security standpoint, and debate whether AI is creating more technical debt than it solves. The conversation emphasizes that automation and AI are tools that elevate engineers rather than replace them.
Summary
The episode features host William, co-host Yvonne, and guest Sif, a long-time infrastructure and automation practitioner who has worked at Infoblox and a SOAR vendor called Swimlane, among others. The conversation opens with nostalgia around early network automation tools, particularly Net MRI, which Sif used at DirecTV to change 30,000 interface descriptions in a single night and later to discover rogue printer devices causing broadcast storms across 19 manufacturing plants. These stories frame the core argument that automation has always been about solving real operational problems at scale, not just replacing manual labor.
The group addresses the fear engineers have around AI replacing jobs, arguing consistently that automation has historically elevated engineers to higher-order work rather than eliminating roles. Sif notes that he has never automated himself out of a job despite decades of automation work. William extends this by arguing that the most valuable engineers are those who identify problems and independently solve them in ways that benefit the business, and that AI creates new roles around governance, prompt engineering, and data science rather than simply eliminating existing ones.
A significant portion of the conversation focuses on the gap between polished vendor demos and the messy reality of brownfield infrastructure. Sif acknowledges that AI and automation solutions work well roughly 90-95% of the time, but real environments always have snowflake systems requiring custom handling. Yvonne argues that customers who actively help vendors understand this gap have outsized influence on product direction, often more than vendors' internal teams, because builders and operators have fundamentally different perspectives.
The discussion shifts to DNS as an underappreciated security surface. Sif describes how DNS logs can quickly answer forensic questions that security teams spend days investigating through other means, and how DNS exfiltration was a known attack vector long before most organizations thought to monitor it. He highlights Infoblox's IETF draft proposal to use DNSSEC-signed records to publish MCP server locations, allowing LLMs to securely discover and connect to vendor AI services through trusted DNS infrastructure rather than through unknown third-party MCP servers.
Yvonne raises the challenge of dependency mapping in multi-cloud environments, noting that the early excitement around cloud was largely a greenfield effect, and that as environments matured into multi-cloud complexity, understanding service interdependencies — including identity systems, DNS, and networking — has become nearly impossible. She warns that AI risks becoming a technical debt accelerator, citing the Jurassic Park principle of being so focused on what can be built that teams skip asking whether it should be built. The group agrees that standard workflow automation is still the right tool for many problems that are being reflexively framed as AI problems, and that the AI SOC as a black box concept is being sold faster than organizations can evaluate whether it actually addresses their specific risks.
About this episode
Eyvonne Sharp and William Collins speak with Sif Baksh, Principal Solutions Architect at Tines, to discuss the power of automation. Sif shares some personal stories of how he has been able to use automation to innovate and modernize networking operations. They also discuss the importance of learning AI and using it as a tool, how<a class="excerpt-read-more" href="https://packetpushers.net/podcasts/the-cloud-gambit/tcg074-from-soar-to-agents-why-practical-automation-has-to-survive-contact-with-real-infrastructure/" title="ReadTCG074: From SOAR to Agents: Why Practical Automation Has to Survive Contact with Real Infrastructure">... Read more »</a>
Key Insights
- Sif argues that he has never automated himself out of a job across decades of network and security automation work, and uses this as evidence that AI will similarly elevate rather than eliminate engineering roles.
- Yvonne claims that customers who actively surface the gap between vendor demos and real-world brownfield environments often have more influence over product roadmaps than vendors' own internal teams, because builders and operators have fundamentally different experiences.
- Sif describes Infoblox's IETF draft proposal to use DNSSEC-signed DNS records to publish MCP server locations, allowing LLMs to securely discover and authenticate vendor AI services without relying on unknown third-party servers.
- Sif contends that DNS logs are one of the fastest and most underused forensic tools in security investigations, capable of answering 'who had this IP and when' questions that security teams spend significant time resolving through other means.
- Yvonne argues that AI carries a high risk of becoming a technical debt generator, noting that the industry lacks the accumulated wisdom to use it intentionally because it hasn't existed long enough to develop best practices.
- The group argues that automation solutions perform at roughly 90-95% reliability in real environments, meaning operators must identify and build exception handling for the snowflake systems that fall outside normal parameters rather than expecting full determinism.
- Yvonne observes that early cloud adoption felt easy largely because it was a greenfield environment, not because cloud itself was inherently simple, and that the complexity has since compounded as organizations accumulated multiple cloud environments with tangled dependency maps.
- William argues that the AI SOC concept is being sold as a black box before organizations have evaluated whether it actually solves their specific business problems and risk posture, mirroring a broader pattern of buying shiny tools before validating fit.
Topics
Transcript
. Welcome to another episode of the Cloud Gambit. I am here on, honestly, it's one of those days where it would be nicer if I was just outside. It is full. It's not super windy, not super humid. The sun is out. The clouds are not out. It's a gorgeous day. Yvonne, my co-host, happens to not live too far from me. So are you experiencing the same beautiful weather, Yvonne? Yes, I am. I look out my window and I see sky and it's officially springtime. So the worst of the cold is behind us. I might have a little bit more left. But super excited that it is springtime and we're through the winter. I do have…
Full transcript available for MurmurCast members
Sign Up to AccessMore from The Everything Feed - All Packet Pushers Pods
TCG079: Why Your State File is Actually a Distributed Systems Problem
Malcolm Matalka argues that Terraform's value lies not in its HCL syntax but in its state management, which is fundamentally a distributed systems problem inadequately solved by file-based locking. He discusses how StateGraph reimagines infrastructure state as a database rather than a JSON file, enabling concurrent operations, better queryability, and solving the scalability issues that plague teams as they grow.
NAN126: Fine-Tuning Open Source LLMs for Network Engineering
Edward Tuharu, founder of VXpert AI, discusses his career pivot from pursuing CCIE certification to building AI-powered NOC/SOC systems after recognizing the transformative potential of transformer architecture in 2022. He outlines the progression of AI technologies from prompting to RAG to fine-tuning to agentic systems, drawing parallels with networking protocol evolution and emphasizing the importance of domain-specific knowledge and fundamentals.
D2DO306: Platform Engineering in the Agentic Era (Sponsored)
Jad Elzane and Miles Gray from VMware by Broadcom discuss how platform engineering evolved from DevOps to address developer cognitive overload, and how Platform Engineering 2.0 must now accommodate AI agents as consumers alongside human developers, requiring new security guardrails and observability controls.
PP116: News Roundup—FortiBleed Reveals Password Cracking Is Alive and Kicking, Accenture Goes All-In on OT, and More
Jennifer Jabush and guest co-host Wolf Gerlich discuss major cybersecurity incidents including the SearchLeak Copilot vulnerability, the FortiBleed password-cracking infrastructure, North Korean NPM package compromises, and organizational acquisitions in the OT security space. They also cover concerns about age verification systems and a FIFA World Cup broadcast vulnerability involving weak client-side authentication.
HS137: Did AI Turn “Everybody Codes” into “Nobody Codes”?
John Attil-Johnson and John Burke discuss how AI coding tools have fundamentally changed the "everybody codes" strategy, arguing that while AI can generate code quickly, logical thinking and code comprehension remain essential skills. They contend that the focus should shift from teaching everyone to code to ensuring everyone can read code and think logically to catch AI-generated errors.