Logo
Search
Home
Archive
Tags
Authors
Upgrade
Login
Sign Up
Oliver Buchannon
Leonardo Furtado

30+ years building networks. Now helping engineers do it better, faster, and with intent.

Careers at FAANG

The Engineering Mindset Behind Reliable Networking Systems – Part 2

Dec 12, 2025

•

25 min read

The Engineering Mindset Behind Reliable Networking Systems – Part 2

What it really takes to keep complex systems boring, safe, and fast.

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

The Engineering Mindset Behind Reliable Networking Systems – Part 1

Dec 8, 2025

•

26 min read

The Engineering Mindset Behind Reliable Networking Systems – Part 1

A deep dive into the core principles for running critical infrastructure without heroics

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

Build Systems, Not Sleep-Deprived Heroes: Inside an Autonomous Remediation Pipeline

Dec 1, 2025

•

21 min read

Build Systems, Not Sleep-Deprived Heroes: Inside an Autonomous Remediation Pipeline

If your network still relies on people to fix the same faults over and over, it’s not resilient. It’s fragile. Here’s how we changed that.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 27: Managing Python Projects with Poetry — Part 3

Nov 17, 2025

•

24 min read

Chapter 27: Managing Python Projects with Poetry — Part 3

Elevate your network automation development environment by adopting these software-focused cultural practices.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 26: Managing Python Projects with Poetry — Part 2

Nov 10, 2025

•

5 min read

Chapter 26: Managing Python Projects with Poetry — Part 2

Bring consistency, clarity, and operational safety to your network automation code.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 25: Managing Python Projects with Poetry — Part 1

Nov 3, 2025

•

22 min read

Chapter 25: Managing Python Projects with Poetry — Part 1

Bring consistency, clarity, and operational safety to your network automation code.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 24: Foundation Before Features — Pyenv, Poetry, and Venv, Part 2

Oct 27, 2025

•

5 min read

Chapter 24: Foundation Before Features — Pyenv, Poetry, and Venv, Part 2

Treat Python versions, virtual environments, and dependencies as infrastructure: predictable, auditable, and production-safe.

Leonardo Furtado
Leonardo Furtado

Network Automation

The Hero Trap: How Network Engineering Myths Undermine Scale, Velocity, and Sanity

Oct 25, 2025

•

35 min read

The Hero Trap: How Network Engineering Myths Undermine Scale, Velocity, and Sanity

How dependence on network heroes leads to technical debt and operational and business risks

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 23: Foundation Before Features — Pyenv, Poetry, and Venv, Part 1

Oct 20, 2025

•

4 min read

Chapter 23: Foundation Before Features — Pyenv, Poetry, and Venv, Part 1

Standardizing runtimes across laptops, jump hosts, and CI environments for reliability and efficiency

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 22: Taming the Python Jungle — From Pip to Production

Oct 13, 2025

•

22 min read

Chapter 22: Taming the Python Jungle — From Pip to Production

Why package management is the foundation of clean, scalable NetDevOps workflows.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 21: From Scripts to Systems with Python OOP - Part 2

Oct 6, 2025

•

14 min read

Chapter 21: From Scripts to Systems with Python OOP - Part 2

How OOP cuts through the complexity of infrastructure management by treating devices, connections, and services as real-world objects with unique characteristics and actions.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 20: From Scripts to Systems with Python OOP - Part 1

Sep 29, 2025

•

36 min read

Chapter 20: From Scripts to Systems with Python OOP - Part 1

Why OOP solves the mess of sprawling logic, especially in infrastructure where devices, connections, and services have distinct identities and behaviors.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 19: Structuring Network Data for Scale and Speed with Arrays

Sep 22, 2025

•

39 min read

Chapter 19: Structuring Network Data for Scale and Speed with Arrays

Learn how Python arrays (and their powerful cousins in NumPy) bring structure, speed, and clarity to network engineering workflows.

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

Shipping Without Fear: Inside Our Zero-Downtime Deployment Culture

Sep 19, 2025

•

7 min read

Shipping Without Fear: Inside Our Zero-Downtime Deployment Culture

At hyperscale, speed doesn’t kill. Poor culture does. We unpack how safe rollouts are built through trust, clarity, and muscle memory, not just pipelines and scripts.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 18: Writing Smarter Network Scripts with Python Lambdas

Sep 15, 2025

•

21 min read

Chapter 18: Writing Smarter Network Scripts with Python Lambdas

Python lambdas help you write composable, testable, and elegant logic for device filtering, config validation, and more.

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

If the Control Plane Fails, Nothing Else Matters

Sep 12, 2025

•

3 min read

If the Control Plane Fails, Nothing Else Matters

Your data plane moves packets. Your control plane moves decisions. If the latter breaks, the former doesn’t matter. This is how we protect the network’s brain.

Leonardo Furtado
Leonardo Furtado

Architecture and Design

When $100 Million Cloud Bills Make Sense

Sep 8, 2025

•

24 min read

When $100 Million Cloud Bills Make Sense

Not all expensive cloud bills are bad, and not all cheap ones are smart. Learn how to interpret cloud cost through the lens of architecture, performance, and business alignment.

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

Networking and Platform Aren’t Separate Systems: They Never Were

Sep 5, 2025

•

3 min read

Networking and Platform Aren’t Separate Systems: They Never Were

Network and platform teams are often divided by priorities, tools, and language but they’re solving the same problem. When you bridge that divide, systems stop breaking quietly.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 17: How Python Functions Turn Repetitive Network Logic into Elegant Automation - Part 1

Sep 1, 2025

•

5 min read

Chapter 17: How Python Functions Turn Repetitive Network Logic into Elegant Automation - Part 1

Learn how to write clean, reusable functions that turn your automation logic into maintainable building blocks—shifting from repetition into elegant engineering.

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

Capacity Isn’t What You Think It Is

Aug 29, 2025

•

4 min read

Capacity Isn’t What You Think It Is

70% utilization doesn’t make you safe. In hyperscale networks, real capacity is what remains standing after failure. Let’s build for the world as it breaks.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 16: Automate Repetition - Python Loops for Network Engineers

Aug 25, 2025

•

4 min read

Chapter 16: Automate Repetition - Python Loops for Network Engineers

Discover how Python loops eliminate repetitive CLI work, making your automation smarter, safer, and ready for scale, even in complex nested data.

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

PR Accepted, Outage Denied: The Hidden Power of Code Review

Aug 22, 2025

•

3 min read

PR Accepted, Outage Denied: The Hidden Power of Code Review

From blast radius awareness to rollback plans and team trust, network code reviews are how we replace heroics with systems. Here’s how to get it right.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 15: Decision-Making with Comparators and Conditionals

Aug 18, 2025

•

20 min read

Chapter 15: Decision-Making with Comparators and Conditionals

From == to if/elif/else, this guide shows network engineers how to teach Python to think clearly, compare accurately, and act intelligently.

Leonardo Furtado
Leonardo Furtado

Careers at FAANG

Version the Network: GitOps for Routing Policy

Aug 15, 2025

•

3 min read

Version the Network: GitOps for Routing Policy

Routing policy shouldn't live in terminals or tribal memory. This is your blueprint for building versioned, automated, and auditable networks using GitOps.

Leonardo Furtado
Leonardo Furtado

Packets & Python

Chapter 14: Python Collections in Action - A Network Engineer’s Walkthrough

Aug 11, 2025

•

10 min read

Chapter 14: Python Collections in Action - A Network Engineer’s Walkthrough

Learn how each Python data type maps to real-world networking tasks in this guided exercise packed with lessons and logic.

Leonardo Furtado
Leonardo Furtado
Load more

The Routing Intent
by Leonardo Furtado

Where network engineering meets clarity, scale, and purpose.

© 2025 The Routing Intent by Leonardo Furtado.

Privacy policy

Terms of use

Powered by beehiiv