Arvin Robel

Network Resiliency Is NOT About Redundancy

If you ask a network engineer about “resiliency,” you’ll often hear about redundant links, fast OSPF or BGP convergence, and high-availability clusters. But what if that’s only a tiny piece of the puzzle? What if true resiliency isn’t about the network never breaking, but about what happens—or doesn’t happen—when it inevitably does? Inspired by a […]

Network Resiliency Is NOT About Redundancy Read More »

Should We Aim To Be Perfect Leaders?

There is no perfect leader. Rather, good leaders can always improve through education, mentoring, experience, etc. Material: https://www.nmac.org/wp-content/uploads/2015/04/Leadership-Development.pdf Summary: Leadership doesn’t have to be complicated. That’s the message at the heart of NMAC’s Leadership Development manual, a guide created to help nonprofits—especially those serving communities of color and working in HIV/AIDS—build stronger, more confident leaders.

Should We Aim To Be Perfect Leaders? Read More »

Citrix Netscaler SSL Setup

001 Netscaler SSL Setup Overview   The NetScaler appliance provides several methods for handling SSL/TLS traffic, each with a different approach to encryption and decryption.  Here is a summary of the three NetScaler SSL deployment modes: SSL offloading: With SSL offloading, the NetScaler appliance terminates the secure SSL/TLS connection from the client and decrypts the traffic. It

Citrix Netscaler SSL Setup Read More »

DNAC Wireless

001 WLC Management in DNAC Cisco DNA Center Overview Cisco DNA Center (DNAC) supports a range of wireless controllers, primarily the Catalyst 9800 Series, as well as older Catalyst 3504, 5520, and 8540 WLCs, and those running Catalyst WLC software (IOS XE). Compatibility Matrix Netconf Overview The purpose of the Network Configuration Protocol (NETCONF) is

DNAC Wireless Read More »

Django Introduction

001 What & Why Django?   Before jumping into Django, let’s step back. First question: What is a web framework? In simple words, a web framework is a tool that helps you build websites or web applications faster. Instead of writing everything from scratch, like handling requests, connecting to a database, managing security, or rendering

Django Introduction Read More »