Combining original and post‑load signatures for end‑to‑end code integrity| ebpfchirp.substack.com
Solving a 2AM Production Outage| eBPFChirp
#1 eBPFChirp Episode| eBPFChirp
eBPF has fundamentally changed the way developers think about system-level observability, performance monitoring, and security.| ebpfchirp.substack.com
Thank you for reading eBPFChirp — your support allows me to keep doing this work.| eBPFChirp
So I had a little time on my hands a couple weeks ago and decided to explore how to use eBPF to monitor container Out Of Memory (OOM) kills.| ebpfchirp.substack.com
GitHub Actions Meets Little VM Helper and eBPF| ebpfchirp.substack.com
Three practical methods—bpftool, eBPF Docs, and a kernel-source deep-dive—to verify which helpers your eBPF program can really use.| eBPFChirp
From eBPF C Source Code to Kernel-Ready ELF| eBPFChirp
As AI and cloud workloads grow, eBPF is powering a new wave of energy observability| eBPFChirp
A Look into IoT Management Challenges and How eBPF Could Help| eBPFChirp
Eliminating FaaS cold starts with eBPF| eBPFChirp
While I haven't seen any successful attempts to run eBPF natively on macOS, it's still possible through Lima.| eBPFChirp
Database engineers know very well how important it is to observe and monitor databases.| eBPFChirp
When getting started with eBPF, learning the concepts is just one part of the challenge—the other is setting up your development environment and run some code.| eBPFChirp
Protecting K8s Secrets using Zero Trust Policy| ebpfchirp.substack.com
As part of my newsletter, I've decided to occasionally share a short challenge or exercise with you.| ebpfchirp.substack.com
Learn how eBPF can add real-time security and observability to CI/CD pipelines like GitHub Actions, helping detect exploits and optimize workflows execution time.| eBPF - The latest news, updates and articles covering eBPF and related topics.
Tracing programs like kprobes, fprobes, and tracepoints are very popular, but their overlapping functionality can make choosing the right one confusing.| eBPF - The latest news, updates and articles covering eBPF and related topics.
Learn how to test eBPF XDP programs| eBPF - The latest news, updates and articles covering eBPF and related topics.
Learn how to optimize an eBPF Ring Buffer| eBPF - The latest news, updates and articles covering eBPF and related topics.
Imagine a scenario where you monitor how many times your eBPF-based security programs block sensitive actions, such as attempts to execute binaries or elevate privileges to sudo.| ebpfchirp.substack.com
How to Build Truly Portable eBPF Programs| ebpfchirp.substack.com