Powered by RND
PodcastsBusinessThe Art of Network Engineering

The Art of Network Engineering

Andy and Friends
The Art of Network Engineering
Latest episode

Available Episodes

5 of 188
  • Learn the Business, Grow Your Career
    Send us a textNetwork engineers don’t tune into corporate all-hands because they’re “lazy,” they tune out because the message often isn’t for them. In this episode of The Art of Network Engineering, Andy Lapteff sits down with longtime industry leaders Scott Robohn and Mike Bushong to unpack the disconnect between engineering teams and executive communications, and how to fix it.They talk about:Why engineers roll their eyes at town halls, earnings calls, and “four pillars of excellence”How leadership actually thinks about growth, stock price, cost centers, and enablementThe two jobs every company really has: build stuff or sell stuff, and where networking fitsHow to pitch your ideas in business terms so they get fundedWhy AI networking and data center infrastructure are the next durable growth areas for network prosThe difference between being part of the product vs. enabling the product,  and why it matters for your careerIf you’ve ever thought, “Just let me do my job,” this one’s for you. You’ll walk away knowing how to connect your automation, operations, or data center work to the outcomes your company actually cares about: revenue, speed, customer experience, and risk.Listen in, take notes, and then go advocate for your work like it matters, because it does.This episode has been sponsored by Meter. Go to meter.com/aone to book a demo now! You can support the show at the link below.Support the showFind everything AONE right here: https://linktr.ee/artofneteng
    --------  
    58:42
  • Study Streams and Space Dreams with Lexie Cooper
    Send us a textBlue Origin’s Lexie Cooper is back! We riff on New Glenn’s first launch and what “vehicle #2” means for launch cadence, where to watch from Florida without getting arrested, and why streaming your learning, even when it’s awkward, is a cheat code for growth. Andy shares his live Python study saga (and a friendly dust-up with Jeff about “just code it”), while Lexie takes us down to Layer 1: PHYs, link pulses, why “turning off auto-negotiation” isn’t always what you think, and why messy home labs beat pretty cable porn. We also get real about authenticity at vendors, the pressure to be “polished,” and whether networking is still a great career in an automation-heavy market.If you need a nudge to build, break, and learn in public, this one’s it.In this episode:New Glenn’s growing fleet & why multiple boosters matterHow/where to catch a Florida launch (scrubs happen)Learning in public: textbooks on stream, tension on mic, real takeawaysPHY vs. ASIC, MAC sublayers, and auto-neg gotchas (with an oscilloscope!)Home labs: why “spaghetti” > showroom racks for actual learningCareers: automation pressure, Git for config history, staying authenticStreaming nuts & bolts: TikTok vs. Twitch vs. YouTube, OBS scenes 101Women in networking and inviting more people into the fieldThis episode has been sponsored by Meter. Go to meter.com/aone to book a demo now! You can support the show at the link below.Everyday AI: Your daily guide to grown with Generative AICan't keep up with AI? We've got you. Everyday AI helps you keep up and get ahead.Listen on: Apple Podcasts SpotifySupport the showFind everything AONE right here: https://linktr.ee/artofneteng
    --------  
    48:41
  • Python Party - Episode 2
    Send us a textLearning Python as a network engineer can feel confusing, frustrating, and let’s be honest, pretty dry at times. But Andy and Jeff are diving in together to make it real, relatable, and (hopefully) a little more fun.In this episode, they pick up where the last Python Party left off: exploring variables, strings, methods like .title() and .strip(), and why whitespace can break your scripts. Along the way, they share honest struggles, “aha!” moments, and practical applications for automation in the networking world.If you’ve ever looked at Python code and thought, “this isn’t for me,” this episode will make you feel seen. Join Andy and Jeff as they lab, laugh, and learn the building blocks that every network engineer needs to stay relevant in an automated future.This episode has been sponsored by Meter. Go to meter.com/aone to book a demo now! You can support the show at the link below.Everyday AI: Your daily guide to grown with Generative AICan't keep up with AI? We've got you. Everyday AI helps you keep up and get ahead.Listen on: Apple Podcasts SpotifySupport the showFind everything AONE right here: https://linktr.ee/artofneteng
    --------  
    1:40:27
  • Python Party - Episode 1
    Send us a textWe’re kicking off a brand-new “Python Study Sessions” series—learn right alongside host Andy Lapteff as he starts from absolute basics and builds momentum one concept at a time. In this first session, Andy walks through the installation of Python, setting up VS Code, running “Hello, world,” and getting comfortable with the Python REPL. Then we dive into fundamentals you’ll use everywhere: variables, print(), syntax highlighting, saving/running files, common traceback errors, and simple debugging in VS Code. This series is inspired by learning in public—join the community, ask questions, and study together as we work through Python Crash Course (3rd ed.). If you liked our recent, more technical BGP episode, you’ll love where this is headed.What you’ll learnInstalling Python 3 and launching the interpreterWriting and running your first script in VS CodeVariables 101: assignment, reassignment, and printing valuesReading tracebacks and fixing name/syntax errorsBeginner mindset tips for sticking with codeWe’ll stream future sessions and continue to publish the audio here. Want to follow along live, ask questions, or share your wins? Watch for stream announcements on our socials: @ArtOfNetEng.If this format helps you, tell us—rate the show, leave a comment, or share with a friend who’s been meaning to learn Python. Your feedback decides if we keep this series going.Subscribe to our YouTube channel and click the notification icon to get notified of our free Python Party Livestreams, where we learn Python fundamentals together: https://www.youtube.com/@artofnetenghttps://www.youtube.com/@erika_thedev FREE Learn to Code for network engineers course:https://youtube.com/playlist?list=PLvfm4aNXLC8wiJs-YGVQXUwukv06z5NJS&si=EqTVV_57fkfHCpP_https://www.youtube.com/@TracketpacerStudy Streams:https://youtube.com/playlist?list=PLj0DbZdkhZoc8t3X98tjB4lfKMRgq03LI&si=bJ9t1tM_3cmJwesRSupport the show:https://www.buzzsprout.com/2127872/supportThis episode has been sponsored by Meter. Go to meter.com/aone to book a demo now! You can support the show at the link below.Everyday AI: Your daily guide to grown with Generative AICan't keep up with AI? We've got you. Everyday AI helps you keep up and get ahead.Listen on: Apple Podcasts SpotifySupport the showFind everything AONE right here: https://linktr.ee/artofneteng
    --------  
    43:39
  • What is BGP?
    Send us a textBGP isn’t just “the internet’s protocol”—it’s the most flexible policy engine in networking. In this episode of The Art of Network Engineering, Andy Lapteff and Jeff Clark sit down with Kevin Myers (aka StubArea51) to unpack Border Gateway Protocol from the ground up: why BGP replaced EGP, how policy differs from IGP topology, and where iBGP shines inside modern enterprises.You’ll hear practical patterns for BGP communities (standard, extended, and large), how to tag and filter at scale, and why this beats sprawling prefix lists and brittle ACLs. Kevin walks through real merger scenarios—solving overlapping RFC1918 space with communities, when to NAT vs. renumber, and why IPv6 is a secret weapon for management domains. We also cover iBGP loop prevention, route reflectors vs. full-mesh, the attributes that actually matter (local-pref > weight/MED in most shops), and how SD-WAN leans on BGP under the hood.If you’ve ever wondered why BGP ended up everywhere—WAN, SD-WAN, and even data centers—this conversation connects the dots with clear, battle-tested examples.This episode has been sponsored by Meter. Go to meter.com/aone to book a demo now! You can support the show at the link below.Everyday AI: Your daily guide to grown with Generative AICan't keep up with AI? We've got you. Everyday AI helps you keep up and get ahead.Listen on: Apple Podcasts SpotifySupport the showFind everything AONE right here: https://linktr.ee/artofneteng
    --------  
    1:12:58

More Business podcasts

About The Art of Network Engineering

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://linktr.ee/artofneteng
Podcast website

Listen to The Art of Network Engineering, The $100M Entrepreneur Podcast and many other podcasts from around the world with the radio.net app

Get the free radio.net app

  • Stations and podcasts to bookmark
  • Stream via Wi-Fi or Bluetooth
  • Supports Carplay & Android Auto
  • Many other app features
Social
v7.23.11 | © 2007-2025 radio.de GmbH
Generated: 11/5/2025 - 3:54:30 PM