NetDevOps Cisco Restconf Example In today's blog post, we're going to explore how to interact with a Cisco 9300 switch Suresh Vina Oct 24, 2023 6 min read
NetDevOps How to Install and Use Cisco YANG Suite? In today's post, we're diving into Cisco YANG Suite, a tool that makes using netconf/restconf Suresh Vina Oct 21, 2023 10 min read
NetDevOps Terraform is Good, but I Like Pulumi Terraform fans, don't beat me up just yet. I've got my reasons for preferring Pulumi in Suresh Vina Oct 8, 2023 6 min read
Terraform How to Create AWS Lambda Functions (Python) with Terraform? In this blog post, we're going to learn how to set up an AWS Lambda function using Terraform. Suresh Vina Oct 4, 2023 7 min read
Palo Alto Palo Alto Automation - What do I do? Where do I start? If you're like me, using Palo Alto firewalls every day, you'll appreciate the value of automation, Suresh Vina Oct 2, 2023 11 min read
AWS What is AWS boto3 Paginator? (with examples) Today, we're diving deep into a really useful feature of the AWS boto3 Python SDK, the Paginator. If Suresh Vina Sep 27, 2023 3 min read
AWS How to use 'NextToken' in boto3 AWS API Calls? Today we're talking about how to use 'NextToken' in AWS API calls, specifically when using the Suresh Vina Sep 27, 2023 5 min read
Terraform Terraform - How to Associate Multiple Subnets to the Same Route Table? In this quick read, we're diving straight into a common question many of us have when using Terraform, Suresh Vina Sep 21, 2023 2 min read
Docker How to Run Docker Containers in AWS EC2 Instances? Welcome to yet another Docker-themed post. In this post, we'll look at how to run Docker images in Suresh Vina Sep 12, 2023 3 min read
Palo Alto Trying to Automate Palo Alto Firewall Objects/Rules Cleanup In this blog post, we will walk you through how to clean up Palo Alto Firewall Objects and Rules using Suresh Vina Sep 6, 2023 9 min read
Docker Why I Regret Not Learning Docker Sooner? As a Network Engineer, there's already a dizzying array of topics and technologies to master—think routing, switching, Suresh Vina Sep 5, 2023 3 min read
Docker Docker Series #4: Dockerfile Welcome to part-4 of our Docker blog post series. If you're following along, you've seen how Suresh Vina Aug 28, 2023 6 min read
Docker Docker Series #3: Container Lifecycle and Restart Policies Welcome to the third part of our Docker series. We started with the basics, understanding what Docker is and how Suresh Vina Aug 14, 2023 6 min read
Docker Docker Series #2: Running a Webserver (httpd) Welcome back to the second part of the Docker series. If you're new to Docker or need a Suresh Vina Aug 9, 2023 5 min read
Docker Docker Series #1: Hello Docker You've probably come across countless articles online explaining how to get Docker up and running or the nitty-gritty Suresh Vina Aug 7, 2023 9 min read
Python Network Configuration Backup with Python In this blog post, we're diving into a simple Python script. This script will SSH into your network Suresh Vina Jul 28, 2023 4 min read
Palo Alto Palo Alto PAN-OS SDK for Python At first glance, the pan-os-python library seemed tricky to me. I was more comfortable using Palo Alto's REST-API Suresh Vina Jul 27, 2023 10 min read
NetDevOps Object Oriented Programming (OOP) 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 Vina Jul 23, 2023 8 min read