Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
This is a (probably) limited series where Tony Bourke, a networking instructor (Arista, Cisco, etc.) talks in a vendor-neutral way about the process of network automation, the basic concepts, and wher... more
FAQs about The Network Automation Journey:How many episodes does The Network Automation Journey have?The podcast currently has 38 episodes available.
May 25, 2023CI/CD for Network AutomationIn this episode, I give an overview of what CI/CD is (both traditionally and for network automation), how it's used, and why it's used in network environments. If you have questions about network automation, you can ask me on Twitter: @tbourke...more13minPlay
May 05, 2023Incremental Configuration Change versus Total Configuration ReplacementOne of the things we think about as network automators is the concept of incremental change versus total configuration replacement. Traditionally all our changes have been incremental. From the day a switch/router comes online, it's little change after little change. In this episode I talk about how this changes from incremental changes to total configuration replacement when working with most types of automation. ...more8minPlay
April 22, 2023APIs: Open or Na?In this episode I talk quickly about whether APIs should be standardized. Pretty much all APIs are open in that the vendors allow anyone to access them and the specifications on how to interact with them are public. But using NX-API from Cisco and eAPI from Arista means using two different sets of commands to do that same thing. Projects like OpenConfig/gNMI are meant to provide a single way to configure parameters no matter the devices through a single data model. While this is useful, in the data center it's not so much a problem we tend to have. Working with one API is OK, since data center networks are typically built using only one vendor. ...more8minPlay
February 25, 2023Problems with Network AutotmationIn this episode of the Network Automation Journey I talk about some other criticisms of network automation that I've heard of lately. ...more9minPlay
November 04, 2022Configuration GenerationOne of primary the factors pushing organizations into embracing network automation is the need to dynamically generate complex configurations, specifically for campus and data center implementations of EVPN/VXLAN. ...more5minPlay
June 22, 2022Syntax or ModelsDifferent devices have different native configuration methods. Generally they're either syntax (think Cisco IOS) or state-based (more rare, like Cisco ACI). ...more5minPlay
April 09, 2022Google It!When I teach an automation course, I'll typically show a video: https://www.youtube.com/watch?v=HluANRwPyNo (a bit of foul language in it... but very realistic use of it)In networking, everyone Google's everything. Got an error message? Google Search. Can't remember how to do something? Google Search. The same is true in network automation. Also, this comic from XKCD: https://xkcd.com/979/...more4minPlay
March 09, 2022Whither VIM?Recent discussions on Twitter and in a few classes brought up the venerable VI editor (or the more common upgrade to VI, VIM). It was once a must-learn tool for Unix/Linux/BSD administrators. It was used for editing configuration files, data entry, and even coding. These days it's not quite the must-have it used to be. In fact, most people working in the industry can get by with the less capable, but far easier to learn, nano editor. ...more4minPlay
February 05, 2022Stunted GrowthIn this episode, I talk about stunted careers, people (including myself at one point) that just won't learn anything new, despite the world passing them by. Luckily I got out of my stunted phase relatively quickly, but it's something I see in networking from time to time. ...more11minPlay
January 31, 2022Bad Takes #1Bad Takes: Is Ansible just automation for people who don't know Python? Of course not. And we'll talk about why....more7minPlay
FAQs about The Network Automation Journey:How many episodes does The Network Automation Journey have?The podcast currently has 38 episodes available.