Blog page

How we diagnosed and resolved Redis latency spikes with BPF and other tools
Learn how they used tools like BCC and bpftract to resolve a performance issue
Read more
How eBPF Will Revolutionize Container Monitoring
eBPF is upending the sidecar pattern and other conventional approaches to monitoring Docker and Kubernetes workloads. Find out how!
Read more
Harnessing the Power of eBPF
Learn how eBPF can be used for Packet Decapsulation, Service Chaining, Network Policy, and Debugging and Observability
Read more
Why eBPF for All Means People Don’t Need to Care about eBPF
On the one hand, there are more eBPF-based products and companies than ever before, lighting operations and platform teams abuzz. On the other hand, if you ask the average developer, the term “eBPF” feels foreign and irrelevant to them.
Read more
eBPF: Fantastic [Network & I/O] Speeds and Where To Find Them
A quick intro to eBPF and a deep dive into three different use cases and how they work
Read more
High Performance GeoIP Blocking in eBPF with XDP
Learn how to block traffic based on IP location and the impact it has on performance
Read more
Highlights from the eBPF Summit 2022
Quick highlights from eBPF Summit and what to check out next
Read more
A practical guide to capturing production traffic with eBPF
Learn how to create a eBPF-based protocol tracer for HTTP session traffic and the challenges along the way
Read more
A look under the hood at eBPF: A new way to monitor and secure your platforms
Learn why Elastic is integrating eBPF into its solutions
Read more
Using eBPF-TC to securely mangle packets in the kernel, and pass them to my secure networking application
Learn how to use eBPF-TC to build a Plugin TPROXY IFW to steer traffic to a target application
Read more