Scaling real-time file monitoring with eBPF: How we filtered billions of kernel events per minute
Filtering 10 billion file-related events per minute by 94% with smart in kernel logic
Who Will Observe the Observability? eBPF Performance at Scale
“Perf Arrays vs. Ring Buffers” defines the scalability of your observability stack
Lego Financial Hub - Migration From NGINX Ingress To Cilium Ingress
"A forced retirement turned into a smooth, confident upgrade"
Building a High-Performance Stateful Firewall with XDP and BGP (Part 1)
Letting you both enforces security policies at line rate and intelligently route traffic
Kubernetes Networking with Cilium
CNI, eBPF load balancing, Service Mesh, Gateway API, and Cluster Mesh together
Slither: eBPF Programming and What I Learned
"Overall, I found the eBPF development experience to be a lot of fun" first time I've heard that in the wild!
eBPF: concepts and C programs with libbpf and bpftool
Write your first program
5 shades of Network Policy
"Cilium provides two primary resources for network policy management..."
Upbit was hacked $37M Solana. How could we have hacked and protected it?
"eBPF code to implement runtime security"
How to Apply Custom Envoy Configurations in a Cilium Setup
Enabling rate limiting, access logging, and advanced routing, all through YAML
Designing a small eBPF based security tool
Note: This blog just documents the design of the tool. I’m still working on the tool
ShahbozbekH/Slither
Defending against SLOW GET, POST, & READ attacks implemented in eBPF
gma1k/snake-ebpf
A nostalgic terminal Snake game powered by eBPF
mavimo/apple-container-kernel
Customer kernel to use in Apple Container with eBPF support
cakturk/dnsbpf
DNS filtering with eBPF
linnix-os/linnix
eBPF-powered Linux observability with AI incident detection
gma1k/podtrace
eBPF-based troubleshooting tool for Kubernetes applications
alrolo3/xdp-broker
XDP Packet Broker for Flow-Based Distribution of VXLAN Traffic Network Analysis
SaturneV/eBPF-IoTShield
eBPF-based DDoS mitigator specifically designed for IoT devices
takehaya/xdperf
High-performance network traffic generation tool that leverages XDP