Ebpf

2 articles

ebpf7 min read

eBPF for Backend Engineers — Zero-Instrumentation Observability

eBPF runs sandboxed programs in the Linux kernel to observe traffic and performance without modifying application code. Learn Cilium for network visibility, Hubble for service-to-service flows, Parca for continuous profiling, and bpftrace for ad-hoc investigation.

Read →