Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
EBPF - The Next Power Tool of SREs
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Introduction: Michael Kehoe
- 3 What is eBPF?
- 4 bpf() system call
- 5 eBPF Program Types
- 6 eBPF Map Types
- 7 eBPF Helpers
- 8 How to get started with eBPF
- 9 Where to get started with eBPF: Hello World
- 10 eBPF Observability
- 11 Observability: disksnoop.py
- 12 eBPF Networking
- 13 eBPF Security
- 14 Security: LSM example
- 15 The future of eBPF & SRE: Words of caution
- 16 Resources