Blog page
Hello eBPF: Building a Lightning Fast Firewall with Java & eBPF (14)
The fourteenth installment of the Hello eBPF series. In this part, you’ll learn how to build a Lightning Fast Firewall with Java & eBPF
Read moreeBPF Foundation Announces $250,000 in Grant Awards for Five eBPF Academic Research Projects
The eBPF Foundation announce their funding of five eBPF research projects! Three are about improving and verifying the eBPF verifier; one is about enabling application offloading into eBPF
Read moreMonitoring 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 morefiletop – 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 morerunqlat and runqslower – eBPF command line tools
Learn about the runqlat and runqslower commands available in both BCC and bpftrace tool collections
Read moreeBPF for Anything!
Learn about how eBPF is Turing Complete by implementing Conway’s Game of Life entirely in eBPF
Read moreUnleashing the power of frame pointers for profiling pt.2 - Writing a simple profiler
Learn how to build a simple sampling-based continuous profiler with eBPF
Read moreWant to Stop Kernel Panics? Use eBPF
Learn how how eBPF can be used to prevent kernel panics by allowing developers to write kernel-level code that is safer and more controlled
Read moreHow the CrowdStrike Tech Outage Reignited a Battle Over the Heart of Microsoft Systems
Learn how eBPF might have prevented the recent CrowdStrike outage in Windows systems
Read moreeBPF for Security
Learn how organizations are using eBPF for security, as a new ubiquitous technology to protect their workloads
Read more