Blog page

Hello eBPF: Collection of Resources for eBPF (14.5)
The second part of the fourteenth installment of the Hello eBPF series. In this part, you'll find resources to help you get started with eBPF
Read more
The magic of eBPF III: Development playground
Explore several approaches to writing eBPF programs, including powerful tools like Cilium and BCC
Read more
What is BTF (BPF Type Format)?
Learn about the BPF type format and BTF-enabled BPF programs
Read more
Building High-Performance Userspace eBPF VMs with LLVM
Learn about llvmbpf, a new project aimed at empowering developers with a high-performance eBPF virtual machine that leverages the LLVM framework for Just-In-Time and Ahead-Of-Time compilation
Read more
Optimierung der Netzwerk- und Laufzeitsicherheit in Kubernetes durch den Einsatz von eBPF und Cilium
Lernen Sie, wie eBPF und Cilium die Netzwerk- und Laufzeitsicherheit in Kubernetes-Umgebungen verbessern können
Read more
eBPF Security Power and Shortfalls
An overview on the security implications and applications of eBPF
Read more
Monitoring Inter-Pod Traffic at the AZ Level with Retina (an eBPF based tool)
Learn what eBPF is, explore the tools available for using it, and implement monitoring for inter-pod traffic using Retina, Kube State Metrics, Prometheus, and Grafana
Read more
filetop – eBPF Command Line Tools
Monitor disk I/O in real-time with filetop in BCC. Learn how to effectively track and analyze your system's disk I/O activity
Read more
runqlat and runqslower – eBPF command line tools
Learn about the runqlat and runqslower commands available in both BCC and bpftrace tool collections
Read more
eBPF for Anything!
Learn about how eBPF is Turing Complete by implementing Conway’s Game of Life entirely in eBPF
Read more