Tony Bourke
The Network Automation Journey
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 where everything falls into place.
Author
Tony Bourke
Category
Podcast website
Latest episode
Jul 1, 2026
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Skillsets 01.01.2024 5:28
In this episode I talk about skillsets that I've picked up outside of the networking world that have really helped me out.
A Brief History of Network Automation 10.11.2023 10:17
Here is just a quick talk about some of the history of network automation, at least from what I've seen in 25 years of server and network administration.
Automation in a Team Environment 29.08.2023 7:39
A great question from Twitter: "Any tips for leveraging Ansible in a team environment". In this episode I answer that question with what I've learned. Coder: Essentially VS Code in webapp form: https://coder.com/
Open Source vs Closed Source For Network Automation 27.08.2023 6:30
In this episode I talk about open-source versus closed-source projects.
The Term "CLI" and Network Automation 28.07.2023 4:57
A recent discussion had me thinking about the two common uses for the term "CLI" (Command Line Interface, of coures) with regards to network automation: One is the configuration method (as opposed to API or GUI), and the other is the configuration state (CLI syntax, such as running-config on Cisco/Arista).
Linux Controversy 09.07.2023 14:46
Recently RedHat has been making some decisions that has affected a large percentage of its user base. In this episode, I share my thoughts from a network automation perspective.
Raw Python versus Frameworks/Platforms 07.07.2023 2:51
In this short episode, I talk about making your own platform versus using an existing platform/framework. An example would be writing your own Python automation platform, versus using something like Nornir (which is a platform plus some Python) or Ansible. I talk about why it's usually a good idea to use an existing platform versus making your own.
DevOps for Automation or Na? 04.06.2023 4:05
I saw a comment on a network automation forum, and while the poster made a lot of great points, there was one point I disagreed with: That DevOps practices are a necessary component on network automation. While I think there are some aspects that are important, going full CI/CD pipeline isn't necessary. Here I give my quick thoughts on this subject.
CI/CD for Network Automation 25.05.2023 12:40
In 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
Incremental Configuration Change versus Total Configuration Replacement 05.05.2023 7:34
One 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...
APIs: Open or Na? 22.04.2023 7:01
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 co...
Problems with Network Autotmation 25.02.2023 8:42
In this episode of the Network Automation Journey I talk about some other criticisms of network automation that I've heard of lately.
Configuration Generation 04.11.2022 4:40
One 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.
Syntax or Models 22.06.2022 4:06
Different devices have different native configuration methods. Generally they're either syntax (think Cisco IOS) or state-based (more rare, like Cisco ACI).
Google It! 09.04.2022 3:14
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/
Whither VIM? 09.03.2022 3:22
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 le...
Stunted Growth 05.02.2022 10:59
In 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.
Bad Takes #1 31.01.2022 6:28
Bad Takes: Is Ansible just automation for people who don't know Python? Of course not. And we'll talk about why.
Questions Part 2 19.01.2022 9:17
@el_dude_abides asked a few more excellent questions which I did my best to answer: How do you lock down APIs? Experience with Terraform?
Undertaught Aspects of Network Automation: YAML, Dictionaries, Lists, JSON 10.01.2022 3:10
One of the most important skills in network automation is to know your way around YAML files and JSON, to know the difference between lists and dictionaries, and how to iterate through them.
On Supplemental and Total Automation 31.12.2021 7:39
In this episode, I talk briefly about two different depths of automation: Supplemental and Total. With supplemental automation, automation is used only on part of a config (SSH keys, DNS, NTP, etc.) while the rest of the device is configured in the traditional (i.e. manual) way. With complete automation, no more manual configuration is done and the entire configuration is done through...
Network Automation Questions #1 29.12.2021 19:23
On twitter (my handle is @tbourke) I asked for people to submit any questions about network automation that they might have. I got one response pretty quickly from @el_dude_abides, and here were their questions: Will SNMP ever go away? YANG or NETCONF? GUI or CLI best? Will application & server peoples ever understand how their stuff works? (i.e. ports, transport, source/dest...
Python and Network Automation 27.12.2021 3:22
What is the relationship between Python and Network Automation? It's easy to conflate the two, and while they're highly related network automation isn't just Python.
Pep Talk for Network Administrators Learning Automation 08.12.2021 17:42
In this episode I give you a "pep talk", a bit of encouragement for those that are experiencing some fear and perhaps even some loathing when it comes to learning network automation. Generally, I see three main reasons why students I encounter and network professional are hesitant to learn network automation skills and tools: They think they don't have the talent for it (the midichlori...
My Personal Network Automation Journey 29.11.2021 6:38
In this first episode, I talk about how I got into network automation (by way of server automation from the late 1990's).
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.