While it is true that network engineers are taking on NetDevOps roles to advance stalled automation efforts, the barrier to NetDevOps isnât technical; it’s people.Â
The 44% ProblemÂ
The 2025 State of Network Automation Survey from the Network Automation Forum, which gathered responses from 681 network professionals across 58 countries, paints a clearer picture. When asked about barriers to automation, only 10% cited technical challenges. Meanwhile, 44% pointed to people problems: Skills gaps, organizational dysfunction, cultural resistance and yes, sometimes, just personalities that donât mesh.Â
Let that sink in: The tools work. Python is mature. Ansible is everywhere. Source-of-truth platforms are production-ready. The tech isnât the bottleneck â people are â and this aligns with something else the recent NetDevOps article touched on: Nearly half the organizations have no formal measurement of automation success. You canât fund what you canât prove, and you canât prove what you donât measure.Â
This is the real challenge in NetDevOps adoption. Itâs not about writing better Python. Itâs about organizational change management. Itâs about communication. Itâs about building trust between teams that have historically operated in silos.Â
You Donât Need Unicorns â You Need EvolutionÂ
Hereâs where I want to push back on the industry narrative a bit.Â
Thereâs this persistent idea that NetDevOps requires mythical unicorn hires, people who are simultaneously expert network engineers and expert software developers and expert DevOps practitioners. These people exist. Iâve met a few. But building your automation strategy around finding them is a losing game.Â
Research from theCUBEÂ shows that organizations prioritizing internal upskilling outperform those relying on net-new hires. But I want to amplify this point:Â You already have the people you need. They just need to evolve.Â
When I was at Dell EMC, I transitioned from principal network engineer to consultant software developer, because automation became necessary and I kept pulling on that thread. One script at a time. One playbook at a time.
Thatâs the path for most of us. You donât wake up one day as a NetDevOps architect. You evolve into one.Â
The automation survey data backs this up. When asked who builds automation in their organizations, 92% said ânetwork engineers with automation skills.â Not software developers (44%), not DevOps teams (32%) â network engineers who learned new tricks.Â
So how do you create the conditions for that evolution? Here are a few patterns Iâve seen work:Â
Permit people to learn on the job. Automation skills donât come from weekend certification cramming. They come from solving real problems with new tools. That means accepting that the first few automation projects will take longer than doing manual work, and thatâs okay.Â
Pair, donât silo. When you do have someone with stronger automation skills, donât make them the automation person. Pair them with network engineers on real projects. Transfer skills through collaboration, not documentation.Â
Celebrate the small wins. The engineer who writes their first working Python script to pull interface stats has taken a bigger step than it looks. Recognize it. That momentum compounds.Â
The Data FoundationÂ
Traditional network operations treat documentation as an afterthought, something you update after you make changes (if you remember). NetDevOps flips this. You make changes in the data first, then push those changes to the network through automation.Â
Intelâs Greg Botts (a Network to Code customer) puts it perfectly: âStart with your data, and everything falls out of that. Network config is a byproduct of the data.âÂ
This is a mindset shift that trips up a lot of organizations. Â
EMAâs McGillicuddy notes that organizations often spend a year or two just establishing their network source of truth. That sounds like a long time, but itâs foundational work. Youâre consolidating information that lives in 10 different silos, cleaning up years of accumulated drift and building the authoritative data layer that makes everything else possible.Â
Organizations with a clearly defined source of truth are nearly three times more likely to achieve consistent automation outcomes. Yet 56% are still flying without one â and if youâre trying to do NetDevOps without a source of truth, youâre building on sand.Â
From Documentation to OperationsÂ
Hereâs where intent-driven methodology changes everything.Â
Without NetDevOps, without an intent-driven approach, your network data is just documentation. Itâs a record of what you did, updated after the fact (if you remember) and its only purpose is to help the next person understand whatâs out there. Itâs passive. It describes the past.Â
With an intent-driven approach, data becomes operational. Your source of truth doesnât just document what the network looks like; it defines what the network should look like. Data becomes the way you operate the network. You change the data, and automation makes reality match.Â
This flips everything. Documentation stops being a chore you do after the work is done. It becomes a natural byproduct of doing the work itself. You donât update the spreadsheet after you make a change; you make the change by updating the source of truth. The documentation is the operation.Â
Thatâs a profound shift, and thatâs why organizations that embrace it see such dramatic improvements. The act of automating forces you to clean up your data, and clean data makes better automation possible. But more than that: Data finally has a real purpose. Itâs not busywork. Itâs how you run the network.Â
AI Can Help Today, if Youâre ReadyÂ
AIÂ can help you today. Natural language queries against network data, configuration analysis, optimization recommendations, and even generating automation code, all of this works right now. The problem isnât the AI. The problem is that most teams arenât ready to use it effectively.Â
Think about how we approach Python in network automation. We donât just write scripts and push them to production. We have linting. We have a code review. We have testing frameworks and CI/CD pipelines. We build structure around how we use Python so that itâs safe, repeatable and maintainable.Â
AI needs the same kind of structure. The good news is that the industry is starting to define it â frameworks such as the NIST AI Risk Management Framework and ISO 42001 for AI management systems, plus LLM testing tools such as DeepEval that bring automated validation to AI outputs. However, most organizations havenât built these guardrails yet.Â
The automation survey shows that 45% of network professionals have no current plans to use AI/LLM in network operations. Only 3% have actually deployed it. I donât think thatâs because AI doesnât work; itâs because experienced network engineers are appropriately cautious. Theyâve seen what happens when you push untested changes to production. Theyâre waiting for the guardrails.Â
The Road to AI Runs Through AutomationÂ
Hereâs the thing: AI is only as good as the data you feed it. If your network data is scattered across spreadsheets, tribal knowledge and half-updated CMDBs, AI will confidently give you wrong answers.Â
This is why the road to AI in NetDevOps runs through automation, not around it. Think of it as a flywheel:Â
First, you build your data foundation. You establish a source of truth and create authoritative records of what your network should look like.Â
Then, automation starts improving that data. Every automated change gets logged. Every drift gets detected. The act of operating the network through data makes your data better.Â
Finally, with solid data and mature automation practices, AI has something real to work with. It can query accurate inventory. It can analyze consistent configurations. It can learn from a history of well-documented changes. The foundation you built for automation becomes the foundation AI needs to be useful.Â
Skip the early steps and youâre asking AI to make sense of chaos. Thatâs not a technology problem; itâs a sequencing problem.Â
As Intelâs Botts says, âAI is going to enable us to uplevel our workforce. Itâs not going to take these jobs away; itâs going to help us do our jobs better.â But better assumes youâve done the work to be ready for it.Â
The Bottom LineÂ
NetDevOps is real. Itâs happening â and the organizations that figure it out will operate more efficiently, respond faster and frankly, be better places to work.Â
But letâs be honest about what figuring it out actually requires. Itâs not about finding the perfect hire or buying the perfect tool. Itâs about evolving your team, fixing your data and doing the hard organizational work that nobody wants to talk about.Â
2026 is a turning point. It will be defined by the people who do the work â and most of those people are already on your team. They just need the opportunity to evolve.

