Tony Bourke public
[search 0]
Download the App!
show episodes
 
Loading …
show series
 
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.…
  continue reading
 
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…
  continue reading
 
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 co…
  continue reading
 
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 OpenC…
  continue reading
 
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, …
  continue reading
 
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 …
  continue reading
 
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…
  continue reading
 
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. p…
  continue reading
 
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 …
  continue reading
 
This podcast is a series of single person, just me (Tony Bourke) talking about the network automation journey. While there's a lot of resources out there to help people use the tools of automation (Ansible, Arista CloudVision, Python, DCNM/ACI, etc.) I think there's not as much talk about some of the fundamental concepts, motivations, and how to ad…
  continue reading
 
Loading …

Quick Reference Guide