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. I'll walk 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, especially when there are 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 you've ever 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 Boto3 Python SDK. If Suresh Vina Sep 27, 2023 5 min read
AWS AWS Transit Gateway (TGW) Route Tables, Attachments and Propagations In today's blog post, we're diving deep into AWS Transit Gateway, focusing specifically on Route Tables, Attachments, and Propagations. If Suresh Vina Sep 21, 2023 7 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, How to Suresh Vina Sep 21, 2023 2 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 to grips with what Suresh Vina Sep 19, 2023 8 min read
Palo Alto What is Prisma Access SASE? Beginners Guide In this blog post, we will go through Prisma Access SASE Fundamentals and what problems it solves for enterprises. The Suresh Vina Sep 16, 2023 9 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 AWS EC2 Suresh Vina Sep 12, 2023 3 min read
ISE Cisco ISE Wireless 802.1X with Meraki (EAP-TLS) In this blog post, we'll be exploring a practical example of how to configure Wireless 802.1X with Cisco Identity Suresh Vina Sep 7, 2023 10 min read
Docker How to Install LibreNMS as a Docker Container In this blog post, we will walk you through the process of installing LibreNMS as a Docker container on MacOS. Suresh Vina Sep 6, 2023 6 min read
Docker How to Run UniFi Controller in Docker? In today's blog post, we'll walk you through the steps for running the UniFi Controller as a Docker container. Whether Suresh Vina Sep 6, 2023 6 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, firewalls, SD-WAN, Suresh Vina Sep 5, 2023 3 min read
Palo Alto Automating Palo Alto VM-Series Firewalls with AWS GWLB In this blog post, we'll go through the key steps you'll likely encounter when looking to fully automate the deployment Suresh Vina Sep 5, 2023 13 min read
Cisco Meraki Local Auth: 802.1X without Radius Server Okay, you're probably thinking, "This has to be a clickbait. How can you run 802.1X without a RADIUS server? 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 Docker helps in managing 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