Learning eBPF

豆瓣
Learning eBPF

登录后可管理标记收藏。

ISBN: 9781098135126
作者: Liz Rice
出版社: O'Reilly Media, Inc.
发行时间: 2023 -8
装订: 平装
页数: 150

/ 10

2 个评分

评分人数不足
dev
借阅或购买

Programming the Linux Kernel for Enhanced Observability, Networking, and Security

Liz Rice   

简介

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

contents

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
6. eBPF for Security

短评
评论
笔记