Abstract
EBPF is getting traction in various areas, ranging from networking to observability to security. But what is EBPF? And how can we leverage it as Go developers?
In this talk I will (re)introduce it, describing its most common use cases and what is the state of the art of leveraging EBPF from Go in the various scenarios.
I will then cover a few popular open source projects providing pointers on how to retrieve solid EBPF implementations users can take inspiration from.
The audience will walk away with a fair understanding of how and when they can introduce EBPF in their Go projects.