youtube image
From YouTube: From the Cloud to the Kernel: Powering Observability with eBPF

Description

For more great content, visit https://solocon.io

SoloCon2022:
From the Cloud to the Kernel: Powering Observability with eBPF

Speakers:
Eitan Yarmush
Architect in the Office of the CTO, Solo.io

Lawrence Gadban
Field Engineer, Solo.io

Session Abstract:
Have you tried to create and run your own eBPF programs? There are several valid approaches for getting started with eBPF, but they can be intimidating to a newcomer. Most of these mechanisms have advanced toolchains to configure, require writing boilerplate code, require jumping between programming languages, in addition to other challenges. In this session, we will present our new open-source project BumbleBee, which intends to enable you to quickly and easily create, run, and share your eBPF programs with a low barrier of entry. Additionally, with a live demo, we will explore what is happening behind the scenes to give you a high-level understanding of eBPF and how to use BumbleBee to get started with writing and sharing your own programs.

Track: Community and Open Source