EBPF for Linux Kernel Observability: A Quick Start, Blog Post, Dev.to & Curzona.com
In this blog post I explained about how to use eBPF to capture Kernel system calls using Python with BCC, Go with Cilium and solutions like Falco and Tetragon that automates the code to capture system calls using containers and focuces on networking and security in general.