What I Learned From Building an eBPF-Based Traffic Capture Application
Building a targeted eBPF network traffic capture tool reveals why a general-purpose eBPF observability agent is exponentially harder.
Browse 24 posts in this category
Building a targeted eBPF network traffic capture tool reveals why a general-purpose eBPF observability agent is exponentially harder.
Shopify's infrastructure crumbled in 2025 like a city under a 'Commerce Kaiju' attack.
Learn how to build a traffic replay system that validates services with production data.
Learn how to build a traffic analysis tool for network traffic transformation. Complete guide covering traffic analysis techniques, parsing.
Learn how to build a production-grade traffic capture system using proxies, eBPF, and tcpdump.
Catch the ghost! Learn why reproducing production bugs is so hard, how unrealistic test environments fail you.