/ebpf-workshop-dodphilly2019

Workshop on eBPF for DevOpsDays Philly 2019

Primary LanguagePython

eBPF Workshop

A workshop given at DevOpsDays Philadelphia 2019

Running Yourself

This workshop has been designed around a deployment on AWS. Within a few weeks after the workshop, I hope to have a Vagrantfile in this repo which gets as close as possible to the working environment we had.

To run the slides, use my fork of Josh Clulow's vtmc, found at https://github.com/tgross/vtmc

Credits and Reference Material

If you've taken this workshop and want to dig into more, check out the following links.

Huge thanks!

David Calavera and Lorenzo Fontana's have a workshop at workshop.bpf.sh to support their book Linux Observability with BPF: Advanced Programming for Performance Analysis and Networking. Their workshop is GPL and available at https://github.com/bpftools/bpf-workshop. Although this DevOpsDays workshop has a slightly different take on the content, David and Lorenzo's workshop was definitely the starting point.

Blog posts

Talks and Whitepapers

Documentation:

Saved my bacon during prep for this workshop:

Books:

Interesting repos: