eBPF and Go (Go Time #201)

Published: Oct. 14, 2021, 3:40 p.m.

b'eBPF (7 years old) is a sandbox that can run code inside the linux kernel. It started as a technology to build firewalls, and has evolved over time to include a range of new features. The panel discuss the origins of eBPF and how it works, as well as dig into some real-world use cases. While eBPF programs themselves aren\\u2019t written in Go (more like C), we will hear about how you can communicate with eBPF programs from your Go code.'