eBPF
A collection of 10 posts
Module 9: Where to Go Next with eBPF
You have learned and practiced the fundamentals. Here's how you should continue your eBPF journey.
· Umair Khurshid
Module 8: Improving Container Security with eBPF
In this module, you'll see how eBPF extends naturally from observability into container security.
· Umair Khurshid
Module 7: Network Tracing with eBPF
This module focuses on aligning eBPF tracing with how packets actually live and die inside the kernel.
· Umair Khurshid
Module 6: User Tracing With eBPF
Let's move from kernel focused tracing into user space, showing that the same eBPF principles apply once you understand where observability data actually lives.
· Umair Khurshid
Module 5: Kernel Tracing with BCC and libbpf
What you learned in the previous module, time to practice it with labs.
· Umair Khurshid
Module 4: Tracing and Observability with eBPF
Learn how tracing and observability work in the eBPF model and why they represent a clear departure from traditional Linux tracing tools.
· Umair Khurshid
Module 3: Building Modern eBPF With libbpf and CO RE
It's time for you to transition from learning eBPF concepts to building eBPF the way it is used in real systems.
· Umair Khurshid
Module 2: Core eBPF Fundamentals
Learn how eBPF actually works inside the Linux kernel and how high level Python tooling with bcc makes it easy to experiment, trace system calls, and observe real kernel behavior with minimal friction.
· Umair Khurshid
Module 1: Building the Lab Environment
Welcome to the first module of the course. Everything that follows depends on what you build here. If the lab environment is unstable, inconsistent, or poorly understood, every later module will feel confusing for the wrong reasons.
· Umair Khurshid
Master eBPF with Hands-On Labs
Learn Modern eBPF by Building, Tracing, and Securing Real Linux Systems.
· Umair Khurshid