Blog page

Hello eBPF: Auto Layouting Structs (7)
The seventh installment of the Hello eBPF series. In this part, you'll learn about the memory layout and alignment of structs transferred between the kernel and user-land in eBPF
Read more
iptables vs. GoXDP: The Ultimate Packet Filtering Benchmark Setup and Results
Learn about the benchmark environment setup and the results of the Linux firewall tools (iptables and GoXDP). Discover the maximum number of packets that can be dropped per second when CPU utilization reaches 100%
Read more
Monitoring Kubernetes network traffic by using eBPF
Learn how how SkyWalking uses eBPF to monitor network traffic on Kubernetes
Read more
How NeuVector Leverages eBPF to Improve Observability and Security
Learn how Neuvector, a cloud native security solution, uses eBPF for enhanced observability and security
Read more
Introducing kntrl: Enhancing CI/CD Security with eBPF
Kondukto annouces kntrl, an eBPF based runtime agent that monitors and prevents anomalous behaviour defined by you on your pipeline
Read more
File Monitoring with eBPF and Tetragon (Part 1)
Learn how to implement secure and scalable file monitoring(FIM) with eBPF and Tetragon
Read more
Hello eBPF: Ring buffers in libbpf (6)
The sixth installment of the Hello eBPF series. In this part, you'll learn how to use ring buffers, port eBPF code from C to Java, and add tests to the underlying map implementation
Read more
The State of eBPF: Exploring eBPF Evolution, Use Cases, Challenges and Future
Explore key insights from the state of eBPF report, learn more about eBPF and how it can impact the way you develop applications
Read more
Leveraging eBPF for DevSecOps
Learn how eBPF enhances monitoring, observability and security in the cloud native ecosystem
Read more
k8spacket - fully based on eBPF right now
Learn about k8sPacket's transition to eBPF from using GoPacket for collecting TCP information
Read more