Skip to content
Artwork for The Art of Network Engineering
TechnologyBusinessCareersNewsTech News

The Art of Network Engineering

Andy and Friends

The Art of Network Engineering blends technical insight with real-world stories from engineers, innovators, and IT pros. From data centers on cruise ships to rockets in space, we explore the people, tools, and trends shaping the future of networking, while keeping it authentic, practical, and human.


We tell the human stories behind network engineering so every engineer feels seen, supported, and inspired to grow in a rapidly changing industry.


For more information, check out https://artofnetworkengineering.com

Play
  • 22 episodes
  • fortnightly
  • Avg 53 min
  • English

Support the show

Goes straight to the publisher. podnod takes nothing.

Counted on this page — what you have heard stays on this device, so it is not something the list can be paged by.
  • Wednesday · 1 hr 3 min

    The Power Of Curiosity | Drew Conry-Murray

    How does an English major with no technical background become one of the most recognizable voices in network engineering? Drew Conry-Murray didn't start his career configuring routers, chasing certifications, or working in a NOC. He started as a copy editor who barely understood the networking articles crossing his desk. Then someone threw him into a technical interview with a firewall vendor. He had to figure it out. That moment became part of a career spanning Network Computing, Interop, Packet Pushers, Network Break, Heavy Networking, and years of conversations with some of the smartest people in the networking industry. In this episode of The Art of Network Engineering, Andy sits down with Drew to talk about the career behind the microphone: learning networking without formal technical training, developing the ability to ask better questions, surviving layoffs and career uncertainty, building relationships that create opportunities, and adapting as technology changes. And, inevitably, they get into AI. Drew explains why network engineers should become conversant with AI without assuming they need to become AI experts, why understanding software may matter more than writing every line yourself, and why human relationships still create an advantage even as technology becomes more capable. In this episode: How Drew went from English major to networking journalist Learning networking by being thrown into the deep end Why asking good questions is a technical skill The uncomfortable reality that learning in tech never ends Drew's path from Network Computing and Interop to Packet Pushers What losing a job does to your identity Why relationships create career opportunities Whether network engineers really need to learn Python How AI may reshape technical careers Why being good at your job isn't always enough One of the strongest lessons from Drew's career is simple: you don't need to know everything before you start. You need enough curiosity to keep figuring out the next thing. Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • August 26 · 1 hr 10 min

    Stop Vibe Coding: Start Spec-Driven Development, with John Capobianco

    John Capobianco is back, and this time the two of us are sitting in Munich building a subnetting game from scratch, live, with spec-driven development. I've been vibe coding automations for the show for about six months. Some of it works. A lot of it falls over, and I've spent too many late nights chasing bugs in software I couldn't rely on. John wanted to show me a more structured way to build with an LLM: a constitution first, then a spec, then a clarify step where the model comes back with questions, then a plan, then the code. Along the way we get into what a spec really is (closer to a network change plan than you'd think), why the tests get written and run without you asking, the token bill that caught John by surprise, and the CCNA study pain that nearly made both of us quit over subnetting. Eric Chou stops in partway through with his own take on why he doesn't get stuck anymore. It's a real build, so it's messy in the good way. John Capobianco: https://artofnetworkengineering.com/guests/john-capobianco Eric Chou: https://artofnetworkengineering.com/guests/eric-chou Spec Kit: https://github.com/github/spec-kit NAF / AutoCon: https://networkautomation.forum/ Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • August 12 · 36 min

    500 Hours of Foosball, 20 Hours on Your Career | Mike Bushong on Staying Valuable

    How much time did you invest in your career last year? At AutoCon 5 in Munich, Andy sits down with Mike Bushong for a candid conversation about career growth, automation, AI, and staying valuable as network engineering continues to change. Mike pushes back on one of the industry's most common narratives: learn automation and AI or get left behind. Technology is changing, and learning new skills creates opportunity. But Mike argues that career development shouldn't be driven by fear. It should be about creating optionality; giving yourself more possible paths as your career and the industry evolve. Then comes the foosball story. Mike once worked with an engineer who desperately wanted to move into leadership but wasn't making progress. Over the course of a year, that engineer spent roughly 500 hours getting very good at foosball. Mike asked him a much harder question: How many hours did you spend improving your career? That leads to the central idea of this episode: your expectations and your effort have to match. Andy and Mike explore how network engineers can keep growing without chasing every trend, why deep technical knowledge may become more valuable as AI commoditizes access to information, and how gaining a little exposure across different areas creates "surface area" for future knowledge to accumulate. You don't need to improve along every axis. You don't need to become an expert in everything. But you do need to keep growing. Start small. Build exposure. Go deep where it matters. Let knowledge compound. And every once in a while, ask yourself: 500 hours of foosball. How many hours on your career? Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/500-hours-of-foosball-20-hours-on-your-career-mike-bushong-on-staying-valuable Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
    • Chapters
  • August 5 · 1 hr 12 min

    Cursor for Network Engineers? Meet Transit AI (Sponsored)

    AI is rapidly changing software development, but why are network engineers still hesitant to trust it? In this sponsored episode, Andy welcomes back CBT Nuggets trainer and Data Knox creator Knox Hutchinson to discuss the intersection of AI, networking, and modern operations. Before building Transit AI, Knox spent years as a software developer delivering enterprise applications for financial institutions before transitioning into networking, a perspective that gives him a unique view of why AI adoption has looked so different across the two disciplines. Together they explore: Why software engineers embraced AI years before network engineers The real reasons network professionals distrust AI, and whether those concerns are justified How enterprise software differs from "vibe coding" Why AI should investigate network problems, not make changes How junior engineers can troubleshoot complex outages with confidence The role of guardrails, policy enforcement, and local LLMs in enterprise networking A live demonstration of Transit AI troubleshooting a DMVPN outage in under a minute Rather than replacing engineers, Knox argues that AI can eliminate cognitive overload, accelerate troubleshooting, and help teams collaborate more effectively, while keeping humans firmly in control of production networks. Links: - Download Transit AI's free-forever SSH, serial, and API client: https://transitai.app/aone - Test drive Transit AI's investigation-only troubleshooting capabilities with their 14-day free trial. For all things AONE, check out https://artofnetworkengineering.com/ *Transit AI is an AI-assisted SSH client designed to help network engineers investigate and troubleshoot infrastructure while preventing AI from making configuration changes. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/cursor-for-network-engineers-meet-transit-ai Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
    • Chapters
  • July 29 · 42 min

    whoami: Network Engineering's Identity Crisis

    In Linux, the whoami command returns the identity of the current user. But what happens when engineers ask that same question about themselves? Who am I if I am no longer the person who knows every command? Who am I if automation can perform the work I spent years mastering? Who am I if AI can write code I never learned how to write? At AutoCon 5 in Munich, Andy Lapteff sat down with Network Automation Forum founders Chris Grundemann and Scott Robohn to examine one of the biggest barriers to technological change: identity. For decades, network engineers built their careers around mastering the CLI. Certifications, maintenance windows, troubleshooting experience, and vendor-specific knowledge reinforced a particular definition of what it meant to be a skilled engineer. Automation challenges that definition. When our skills become part of our identity, new tools do not simply feel unfamiliar. They can feel threatening. Instead of objectively evaluating the technology, we protect the version of ourselves that the technology appears to be replacing. This conversation explores how identity shapes our worldview, determines which ideas we are willing to consider, influences our career decisions, and ultimately affects our outcomes. Andy also shares his own journey from publicly resisting network automation to working with Python, GitHub, AI coding tools, and open-source collaboration. The group discusses why automation reallocates attention rather than simply saving time, how it reduces cognitive load, why engineers do not need to become professional programmers, and how AI is changing what technical expertise looks like. The tools will keep changing. The more important question is whether your identity can change with them. Links: • AONE Website: https://artofnetworkengineering.com • NAF: https://networkautomation.forum/ • Scott Robohn: https://www.linkedin.com/in/scottrobohn/ • Chris Grundemann: https://www.linkedin.com/in/cgrundemann/ Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/whoami-network-engineering-s-identity-crisis Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
    • Chapters
  • July 15 · 59 min

    The Biggest Myth About Open Source

    Does making your code public mean giving away your best ideas? It's a question more developers are asking as AI makes software creation more accessible than ever. After spending decades believing software development wasn't for him, Andy Lapteff has spent the last several months building real applications with AI-assisted coding tools like Claude Code. That journey led to a bigger question: Should you make your GitHub repositories public? Joining Andy is William Collins for a thoughtful discussion about open source software, GitHub, intellectual property, AI-assisted development, and why the real value in software may have far less to do with code than most people think. Together they explore why projects like Terraform became industry standards, how open source communities create powerful network effects, and why execution—not ideas—often becomes the real competitive advantage. They also discuss the changing role of AI in software development, the future of technical careers, and why builders, entrepreneurs, and network engineers should rethink what it means to create value in the age of AI. In this episode, you'll learn: Why open source doesn't necessarily mean giving away your ideas When to keep a GitHub repository private—and when to make it public Why community can become a stronger competitive advantage than code How AI tools like Claude Code are changing software development What network engineers can learn from open source software Why execution matters more than protecting ideas Whether you're a developer, network engineer, entrepreneur, or simply curious about how AI is changing software, this conversation will challenge some long-held assumptions about open source, intellectual property, and building technology. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/the-biggest-myth-about-open-source Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • July 1 · 46 min

    Why Most Network Designs Are Flawed

    Andy Lapteff sits down with network architect James Bensley at AutoCon 5 in Munich to explore the realities of service provider networking, architecture, automation, and standards development. James shares his path from support engineer to architect, explains how network designs evolve, and discusses how architects balance business requirements, operational simplicity, and long-term scalability. The episode also explores product development, the IETF, RFCs, and why understanding fundamentals still matters more than chasing the latest buzzwords. A must-listen for network engineers interested in architecture, automation, or service provider networking. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/why-most-network-designs-are-flawed Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • June 17 · 47 min

    From Network Engineer to Product Marketing: A Career Path for Communicators

    What happens when a network engineer realizes their biggest strength isn’t just technology, it’s communication? In this episode of The Art of Network Engineering, Andy Lapteff sits down with Patrick McCabe to discuss the transition from network engineering into product marketing and other vendor-side technical roles. Pat shares stories from: carrier-scale networking, tier 3 operational support, IPTV deployments at AT&T, systems engineering, sales, and eventually product marketing leadership. Together, they discuss: why some engineers naturally gravitate toward communication-focused roles, how soft skills accelerate technical careers, the realities of outages and operational burnout, the difference between engineering and product marketing mindsets, and why AI is changing how technical professionals work. This episode is especially relevant for engineers who enjoy: teaching, storytelling, customer interaction, content creation, mentoring, or translating technical complexity into business value. If you’ve ever wondered what comes after network operations, this conversation offers an honest look at one possible path forward. Topics discussed: Product marketing, vendor careers, systems engineering, AI, technical communication, networking careers, maintenance windows, IPTV, AT&T networking, soft skills, sales engineering, and career growth in IT. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/from-network-engineer-to-product-marketing-a-career-path-for-communicators Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • June 3 · 45 min

    Networking for AI: Why Every Network Engineer Should Pay Attention in 2026

    AI infrastructure is reshaping networking faster than most engineers realize. In this episode, Andy Lapteff sits down with Scott Robohn to discuss why traditional network engineers should start paying attention to AI networking, GPU infrastructure, and the massive changes happening inside modern data centers. They explore: Why AI workloads are changing networking requirements GPU networking and lossless Ethernet Ethernet vs InfiniBand The rise of NeoCloud providers Co-Packaged Optics (CPO) Ultra Ethernet and emerging transport technologies Why AI infrastructure behaves like “one giant computer” How network engineers can start learning this technology today This conversation cuts through the hype and focuses on what actually matters for engineers trying to stay relevant as AI continues transforming the industry. Whether you're a traditional network operator, automation engineer, architect, or someone curious about the future of networking, this episode will help you understand where the industry is heading next. Guest: Scott Robohn https://www.linkedin.com/in/scottrobohn/ Connect with The Art of Network Engineering: https://artofnetworkengineering.com Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/networking-for-ai-why-every-network-engineer-should-pay-attention-in-2026 Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • May 20 · 52 min

    Why Most Engineers Struggle to Build Visibility (And How to Change That)

    Andy Lapteff sits down in person with Tom Hollingsworth ahead of Networking Field Day 40 for a wide-ranging conversation about Tech Field Day, what makes a great delegate, how great technical conversations happen, and why curiosity remains one of the most important traits in networking. Tom shares the “secret sauce” behind Field Day: strong content, the right audience, and logistics that make the experience valuable for both vendors and delegates. Andy and Tom also discuss AI in networking, the difference between AI for infrastructure and infrastructure for AI, how new voices get discovered in the tech community, and why putting yourself out there can change the trajectory of your career. If you want to grow your presence in the networking industry or learn how to ask better technical questions, this episode is for you. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/why-most-engineers-struggle-to-build-visibility-and-how-to-change-that Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • May 6 · 29 min

    Tech Careers Are Built on Relationships, Not Resumes

    In this episode, we break down why traditional job applications are failing and how networking communities like USNUA are becoming the fastest path to career growth in IT. You’ll learn: Why applying online isn’t working How real opportunities come from real conversations Why community matters more than certifications You don’t get hired through applications. You get hired through people. If you want to grow your career, this is the shift you need to make. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/tech-careers-are-built-on-relationships-not-resumes Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • April 22 · 53 min

    You Don’t Need Python Anymore: Hello World For AI

    For years, network engineers were told the same thing: “Learn Python… or fall behind.” But what if that’s no longer true? In this episode, we walk through a real Hello World for AI in networking: connecting an AI agent to NetBox using Model Context Protocol (MCP) and querying network data in natural language. No scripts. No Python expertise. Just results. This is a live, unfiltered build, from cloning a repo to debugging JSON to finally asking: “How many sites do I have in New York?” …and getting an answer instantly. What You’ll Learn: Why Python is no longer the entry point to network automation What MCP is and how it connects AI to your network How to query NetBox using natural language How AI handles tasks that used to require scripts Where human-in-the-loop still matters Why This Matters: Most network engineers haven’t started automation, not because they don’t want to, but because the barrier felt too high. AI just lowered it. This episode shows you exactly where to start. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/you-don-t-need-python-anymore-hello-world-for-ai Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
    • Chapters
  • April 8 · 1 hr 14 min

    Grow Your Career in 2026

    What does a network engineer actually make in 2025–2026? How do you ask for a raise without making it weird? And what's the single biggest thing holding your career back? We recorded this one live. This episode comes straight from the US Networking User Association PA Network User Group 2026 Spring Career Day — a standing-room-only event organized by USNUA in the Philadelphia area. Five talks. Five perspectives. All of it relevant to where you are right now in your career. Drew Conroy Murray from Packet Pushers kicks things off with highlights from their global salary survey — 418 respondents across 33 countries, with some genuinely surprising numbers around certifications, tools, and geographic salary gaps. Pat follows with a straightforward breakdown of how to build your case, time your ask, and walk out of a raise conversation with something — even if the answer is no. David takes it from there with a hard truth most engineers don't want to hear: being good at your job is the floor, not the ceiling. Visibility, advocacy, and knowing who has influence over your next move matters more than you think. Danny brings the career path conversation — why management isn't the only way up, why passion matters more than a title, and why finding your people changes everything. Andy closes with a personal story about unemployment, cognitive bias, and what it actually took to unlearn a decade of being anti-automation. Fair warning: it gets real. This is the kind of conversation that usually stays in the room. We're glad we got to record it. Topics covered: salary benchmarks, asking for a raise, promotion strategy, career pathing, network automation, cognitive bias, personal brand, soft skills Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/grow-your-career-in-2026 Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • March 25 · 1 hr

    Radia Perlman: You’re Solving the Wrong Problem

    What if the biggest problem in networking is that we’re solving the wrong one? In this episode of The Art of Network Engineering, Andy and Lexie sit down with Radia Perlman, one of the most influential figures in networking history and the inventor of Spanning Tree Protocol. This conversation goes far beyond protocols and configurations. Radia shares how networking evolved, through constraints, tradeoffs, and human decisions, and why so much of what we learn today is incomplete without understanding the problems those technologies were trying to solve. You’ll hear: Why Ethernet was never designed to be used the way we use it today How Spanning Tree came to be, and why it wasn’t meant to be permanent The blurred lines between Layer 2 and Layer 3 The real reason BGP exists (and its limitations) Why engineers often jump into solutions before understanding the problem What people get wrong about quantum computing and AI This is one of those conversations that doesn’t just teach you what networking is, it changes how you think about it. About AONE The Art of Network Engineering explores the human side of IT—real stories, real lessons, and practical insights from people shaping the industry. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/radia-perlman-you-re-solving-the-wrong-problem Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • March 11 · 47 min

    Wi-Fi 7 Explained: What Network Engineers Need to Know

    In this episode, Andy sits down with Gregory Grimes to unpack the world of Wi-Fi 7 and what it means for network engineers. If wireless has ever felt like magic compared to the predictability of route/switch, this conversation is for you. Andy and Greg walk through the evolution of wireless networking, from the early days of 802.11 to the latest innovations in Wi-Fi 7, including wider channels, better spectrum use, resource units, and multi-link operation (MLO). They also explore the real-world question every engineer asks: who actually needs Wi-Fi 7? Is it a game changer for the average home user, or does it really shine in high-density and high-performance environments like classrooms, auditoriums, healthcare, and immersive AR/VR use cases? Along the way, they translate complex wireless concepts into practical networking language that route/switch engineers can relate to, making this a great episode for anyone who wants to better understand modern wireless without needing a CWNA-level deep dive. In this episode: A quick history of Wi-Fi and the 802.11 standard Why wireless feels so different from wired networking How contention, collisions, and airtime shape wireless performance What OFDMA and resource units actually do What makes Wi-Fi 7 different from Wi-Fi 6/6E How MLO changes the wireless conversation Why deterministic wireless matters Where Wi-Fi 7 fits in the enterprise When it makes sense to upgrade — and when it doesn’t The episode also closes with a great reminder that networking is about more than protocols and throughput. Greg shares why the Art of Network Engineering community has mattered to him from the beginning, and why finding your people in this industry makes all the difference. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/wi-fi-7-explained-what-network-engineers-need-to-know Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • February 25 · 54 min

    The ABCs of AI

    “AI Won’t Replace You, But Someone Using AI Might” AI is everywhere; stickers, marketing, hype. Network engineers are understandably skeptical. In this episode, Andy Lapteff is joined by longtime friend of the show John Capobianco (now Head of AI & DevRel at Itencho) and Mike Bushong for a practical, optimistic “ABCs of AI” discussion designed for working network engineers. We start with a blunt reality: automation adoption is still low, and the old “automate or die” narrative hasn’t helped. Then we pivot into what’s changed: modern models are strong enough to be useful, but only if you stop treating them like a search bar and start connecting them to real tooling and real data. John explains the core building blocks—LLMs, RAG, agentic workflows, and especially Model Context Protocol (MCP)—and why MCP may be the protocol that finally makes AI feel operationally real. Finally, we land on a concrete “Hello World” for neteng: connect an AI client to a source of truth like NetBox or Nautobot (in a sandbox), start with read-only workflows (logs, config deltas, compliance), and build from there—safely. If you’ve been curious but overwhelmed, this is your on-ramp. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/the-abcs-of-ai Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • February 11 · 1 hr 3 min

    Life-Saving Networks

    What does “mission-critical networking” really mean? At St. Jude Children’s Research Hospital, it’s not about uptime SLAs or dashboard metrics; it’s about supporting the research and care that helps save children’s lives. In this episode, we sit down with Remington Loose and Josh Morris to explore the architecture, scale, and responsibility behind one of the most meaningful networks in the world. We dig into: How research networking differs from traditional enterprise IT The massive data demands behind pediatric cancer research Designing networks where downtime isn’t just inconvenient, it’s unacceptable Supporting clinicians, researchers, and life-saving applications simultaneously Lessons enterprise engineers can learn from healthcare environments From high-performance data movement to reliability strategies that operate without margin for error, this conversation reframes what networking looks like when human outcomes are on the line. Because in environments like St. Jude… The network isn’t just infrastructure; it’s part of the care team. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/life-saving-networks Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • January 28 · 39 min

    Learn to Code With AI

    Erika Dietrick (aka “Erika the Dev”) is back on the show, and she’s days away from a major life change (welcome, Baby Dev). In this follow-up conversation, we dig into the thing that keeps coming up in network engineering careers: programming is no longer a “nice-to-have.” Erika breaks down her free YouTube course designed specifically for network engineers: Level 1 is “programmatic thinking” (the mindset + foundations), Level 2 is where AI becomes your learning accelerator, and Level 3 is about generating code responsibly, without falling into the “vibe coding” trap. We also talk about why coding feels so foreign to CLI lifers, why so many “slick” courses lose beginners, and how to use AI like Google-on-steroids. If you’ve ever thought, “I’m not smart enough for this” or “I don’t have time,” this one’s for you. What we cover: - Why network engineers struggle with coding (and it’s not your fault) - The difference between using AI while coding vs vibe coding - How to build foundations that make AI actually useful - Why libraries matter, and how Level 2 focuses on network automation libraries - Career reality: why Python shows up in job descriptions everywhere Find Erika: YouTube: https://www.youtube.com/@UCkWURMuDQZox53bskCFS6vw LinkedIn: https://www.linkedin.com/in/erikadietrick/ Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/learn-to-code-with-ai Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • January 14 · 48 min

    Why Projects Fail

    We've all worked on those technical projects that felt doomed from the start. In this episode, we're joined by Eyvonne Sharp and Mike Bushong to dig into what actually derails technical projects, and why the root cause is usually people, not packets. We unpack: - Why 80–90% of project failures aren’t technical - What “executive sponsorship” is supposed to mean (and why most teams never use it) - The real reason timelines feel arbitrary: information asymmetry - What “healthy escalation” looks like (and how to avoid the courtroom vibe) - How to deliver bad news to leaders: few words, calm tone, clear next step, clear ask - The leadership move that instantly lowers the temperature: removing blame - Why informal networks matter, including a legendary security-incident save powered by… cheesecake If you’ve ever felt stuck in status-call theater, pressured to keep the project's status green, or unsure how to talk to leadership when reality hits, this episode is your playbook. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/why-projects-fail Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
  • Dec 31, 2025 · 58 min

    Why Engineers Struggle to Communicate (And How to Fix It Fast)

    Recorded on-site in Austin, Texas, at AutoCon 4 (Network Automation Forum), Andy sits down with Colin Doyle to talk about the human side of technical communication and why it matters more than ever in technical careers. They dig into practical speaking advice for engineers: how to slow down without losing authority, why “dead air” feels scarier than it is, how to stop relying on scripts, and how to structure a talk so your audience can repeat your message when you leave the room. Colin shares the “audience-first” mindset shift: don’t tell your story, tell the audience’s story with you in it. Then the conversation widens into the network automation adoption problem: why network automation still lags behind other IT domains, why tooling fragmentation creates anxiety (“what if I learn the wrong thing?”), and why starting with Python is often the safest first step. Colin also reframes overlays (EVPN/VXLAN) as a fundamental shift: abstraction changes operations, pushes configuration to the edge, and makes intent-based operations and assurance the real job. If you’re a CLI lifer preparing to level up, or you’re giving your first big talk, this episode is a practical, grounding guide. In this episode: communication fundamentals, talk prep, booth culture at AutoCon, automation adoption barriers, overlays → intent → assurance, and why you don’t need to be a “kung fu wizard” to start automating. Full show notes, transcript and links: https://artofnetworkengineering.com/episodes/why-engineers-struggle-to-communicate-and-how-to-fix-it-fast Send us Fan Mail Support the show For everything AONE: https://artofnetworkengineering.com/

    • Transcript
Showing 1–20 of 22 episodes