Learning eBPF : programming the Linux Kernel for enhanced observability, networking, and security / 1st ed
| 000 | 00000cam u2200205 a 4500 | |
| 001 | 000046160982 | |
| 005 | 20231024112049 | |
| 008 | 231017t20232023caua 001 0 eng d | |
| 015 | ▼a GBC390571 ▼2 bnb | |
| 020 | ▼a 1098135121 | |
| 020 | ▼a 9781098135126 | |
| 035 | ▼a (OCoLC)1353981026 ▼z (OCoLC)1390152379 | |
| 040 | ▼a YDX ▼b eng ▼c YDX ▼d UKMGB ▼d JTB ▼d JRZ ▼d KUB ▼d 211009 | |
| 082 | 0 4 | ▼a 005.3 ▼2 23 |
| 084 | ▼a 005.3 ▼2 DDCK | |
| 090 | ▼a 005.3 ▼b R496L | |
| 100 | 1 | ▼a Rice, Liz, ▼c (Open Source engineer). |
| 245 | 1 0 | ▼a Learning eBPF : ▼b programming the Linux Kernel for enhanced observability, networking, and security / ▼c Liz Rice. |
| 246 | 3 | ▼a Programming the Linux Kernel for enhanced observability, networking, and security |
| 250 | ▼a 1st ed. | |
| 260 | ▼a Sebastopol, CA : ▼b O'Reilly Media, ▼c 2023. | |
| 264 | 1 | ▼a Sebastopol, CA : ▼b O'Reilly Media, ▼c 2023 |
| 264 | 4 | ▼c ©2023 |
| 300 | ▼a xv, 217 p. : ▼b ill. ; ▼c 24 cm. | |
| 336 | ▼a text ▼2 rdacontent | |
| 337 | ▼a unmediated ▼2 rdamedia | |
| 338 | ▼a volume ▼2 rdacarrier | |
| 500 | ▼a Includes index. | |
| 505 | 0 | ▼a What is eBPF, and why is it important? -- eBPF's "Hello world" -- Anatomy of an eBPF program -- The bpf() system call -- CO-RE, BTF, and Libbpf -- The eBPF verifier -- eBPF program and attachment types -- eBPF for networking -- eBPF for security -- eBPF programming -- The future evolution of eBPF. |
| 520 | ▼a 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. | |
| 630 | 0 0 | ▼a Linux. |
| 650 | 0 | ▼a Application software ▼x Development ▼x Automation. |
| 650 | 0 | ▼a Open source software. |
| 650 | 0 | ▼a Computer security. |
| 945 | ▼a ITMT |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.3 R496L | 등록번호 121264334 (1회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
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:
- Learn why eBPF has become so important in the past couple of years
- Write basic eBPF code, and manipulate eBPF programs and attach them to events
- Explore how eBPF components interact with Linux to dynamically change the operating system's behavior
- Learn how tools based on eBPF can instrument applications without changes to the apps or their configuration
- Discover how this technology enables new tools for observability, security, and networking
정보제공 :
저자소개
리즈 라이스(지은이)
컨테이너 오픈소스 보안 전문 회사 Aqua Security의 오픈소스 공학 부사장(Vice President of Open Source Engineering)으로서 Trivy, Tracee, kubehunter, kube-bench 같은 프로젝트를 관리한다. CNCF의 기술 감독 위원회(Technical Oversight Committee)의 의장이며 코펜하겐, 상하이, 시애틀에서 열린 'KubeCon + CloudNativeCon 2018' 행사들의 공동 의장을 역임했다. 네트워크 프로토콜 및 분산 시스템에 대한 소프트웨어 개발 관리와 개발팀 관리, 제품 관리에 풍부한 경험을 가지고 있으며, VOD나 음악, VoID 같은 디지털 기술 분야에 대한 경험도 풍부하다. 코드를 작성하거나 강연을 하지 않을 때는 고향인 런던보다 날씨가 좋은 곳에서 자전거 타기를 즐기며, 비디오게임 [Zwift]에서 펼쳐지는 가상의 자전거 경주에도 열중한다.
