Blog page
Recent CrowdStrike Outage Emphasizes the Need for eBPF-Based Sensors
Global IT disruption caused by a Windows security update fuels debate on adopting eBPF for more resilient endpoint protection
Read moreRecent Crowdstrike Outage Emphasizes the Need for Less Intrusive Malware Behavior Detection Technologies
CrowdStrike outage sparks debate on Windows security, highlighting eBPF's absence and the need for less intrusive alternatives to kernel drivers
Read moreeBPF use cases
Dive deep into the intricacies of eBPF, unraveling its capabilities and exploring its seamless integration within the Kubernetes landscape
Read moreHow Open Source Project Tetragon Is Evolving Security via eBPF
Learn how Tetragon leverages eBPF to revolutionize runtime security, offering deep observability and real-time enforcement for cloud native environments
Read moreeBPF on WSL2 [kernel version 6.x] [Ubuntu] [x64] [Arm64] [2024]
Learn how to develop and run eBPF programs on WSL2
Read moreeBPF map as communication channel
Dive into how eBPF maps can be repurposed for communication between userland applications and kernel drivers on Linux systems
Read moreUsing eBPF to Deep Dive Into Functions in the Kernel
Learn about what eBPF is, how it works, and what its programming model is like
Read moreGo Weekly: Mastering Go Performance - eBPF and PGO Optimization Techniques
A list of posts on achieving PGO optimization with eBPF and an introduction to eBPF with Go
Read moreeBPF Network Vershitifier
Learn about eBPF Network Vershitifier, a simple ebpf-go application that randomly drops outgoing packets for targeted processes using the eBPF TC filters
Read moreMemory Management on Kubernetes with Golang and eBPF: Deep Dive
An exploration on workload memory use, the memory control group, the OOM killer, and their relation with applications running on Kubernetes using Go and eBPF
Read more