书籍 Learning eBPF的封面

Learning eBPF

Liz Rice

出版时间

2023-07-31

ISBN

9781098135126

评分

★★★★★
书籍介绍

What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves. It's an extraordinary platform for building a whole new generation of security, observability, and networking tools.

This practical book is ideal for developers, system administrators, operators, and students who are curious about eBPF and want to know how it works. Author Liz Rice, chief open source officer with cloud native networking and security specialists Isovalent, also provides a foundation for those who want to explore writing eBPF programs themselves.

With this book, you will:

1. Learn why eBPF has become so important in the past couple of years

2. Write basic eBPF code, and manipulate eBPF programs and attach them to events

3. Explore how eBPF components interact with Linux to dynamically change the operating system's behavior

4. Learn how tools based on eBPF can instrument applications without changes to the apps or their configuration

5. Discover how this technology enables new tools for observability, security, and networking

Liz Rice is Chief Open Source Officer with eBPF specialists Isovalent, creators of the Cilium cloud native networking, security, and observability project. She was Chair of CNCF's Technical Oversight Committee in 2019-2022, and Cochair of KubeCon + CloudNativeCon in 2018. She is also the author of Container Security, published by O'Reilly.

She has a wealth of software developme...

(展开全部)

目录
1. What is eBPF and why is it important?
2. eBPF Hello World
3. Anatomy of an eBPF program
4. The bpf() System Call
5. CO-RE, BTF and libbpf

显示全部