CI/CD Network CI/CD - Configuration Management with Napalm and Nornir Hi all, welcome back to part 4 of the Network CI/CD blog series. So far, we've covered Suresh Vinasiththamby Sep 7, 2024 12 min read
CI/CD Network CI/CD Pipeline - GitLab Variables Hi all, welcome back to our Network CI/CD blog series. In the previous posts, we covered what CI/CD Suresh Vinasiththamby Sep 5, 2024 3 min read
CI/CD Network CI/CD Pipeline - GitLab Introduction Hi all, welcome back to our Network CI/CD blog series. In this part, we’ll discuss what exactly GitLab Suresh Vinasiththamby Aug 30, 2024 10 min read
CI/CD Network CI/CD Pipeline - What's the Point? Hi all, welcome to the 'Network CI/CD' blog series. To kick things off, let's ask Suresh Vinasiththamby Aug 24, 2024 10 min read
NetDevOps Getting Started With Juniper PyEZ Library In this blog post, we're diving into how to use the PyEZ Python library to interact with Juniper Suresh Vinasiththamby Aug 22, 2024 9 min read
Palo Alto Palo Alto Object and Policy Cleanup with pan-os-php Hi all, welcome back to yet another Palo Alto Automation post. If you work with firewalls, you know that one Suresh Vinasiththamby Aug 5, 2024 8 min read
NetDevOps Python Classes and Objects for Network Automation To be honest, I never thought I needed Object-Oriented Programming (OOP) for my job as a Network Engineer. I used Suresh Vinasiththamby Jul 16, 2024 8 min read
Arista Arista Network Test Automation (ANTA) Example When I was at Autocon1, I visited the Arista booth and had an interesting chat with their team. They mentioned Suresh Vinasiththamby Jun 22, 2024 6 min read
Python Python Object-Oriented Programming - Classes and Objects Once you’re comfortable with basic Python and can write simple scripts, the next step is learning about object-oriented programming Suresh Vinasiththamby Jun 18, 2024 5 min read
Python What Is Python concurrent.futures? (with examples) As a Python learner, I've faced several challenges, but so far, one of the most difficult topics to Suresh Vinasiththamby Jun 12, 2024 10 min read
Palo Alto AWS Gateway Load Balancer (GWLB) with Palo Alto Firewalls In this blog post, we're exploring AWS Gateway Load Balancer, commonly known as GWLB. We'll get Suresh Vinasiththamby Jun 11, 2024 9 min read
NetDevOps NetBox in the Cloud, for Free Yes, you read that right. NetBox Labs is now offering a generous free plan for their SaaS version of NetBox. Suresh Vinasiththamby Jun 1, 2024 2 min read
Containerlab My Network Lab is a Text File Yes, you read that right. My Network Lab is indeed a text file (YAML file to be more specific). I Suresh Vinasiththamby May 27, 2024 5 min read
NetDevOps A Simple Network CI/CD Pipeline In this blog post, let's look at a very simple Network CI/CD pipeline that manages my Containerlab Suresh Vinasiththamby May 20, 2024 14 min read
Python Managing Multiple Python Versions with pyenv In my Python journey, I've always stuck to just one version of Python at a time. I happily Suresh Vinasiththamby May 1, 2024 8 min read
Docker How to Install LibreNMS as a Docker Container In this blog post, let's look at how to install LibreNMS as a Docker container on MacOS. Don& Suresh Vinasiththamby Apr 15, 2024 6 min read
NetDevOps Why Did No One Tell Me About This VSCode Remote - SSH Feature? I just discovered the VSCode Remote - SSH feature, and it's a game-changer (at least for me). This Suresh Vinasiththamby Apr 13, 2024 4 min read
Ansible How to Use Ansible Loops - With Examples In this blog post, we will cover how to use 'Ansible loops'. We'll start with what Suresh Vinasiththamby Apr 10, 2024 6 min read