eBPF Summit 2024

Blog page

TechnologyExternal

‍Hello eBPF: Collection of Resources for eBPF (14.5)

The second part of the fourteenth installment of the Hello eBPF series. In this part, you'll find resources to help you get started with eBPF

Read more
TechnologyHow-ToExternal

‍The magic of eBPF III: Development playground

Explore several approaches to writing eBPF programs, including powerful tools like Cilium and BCC

Read more
How-ToExternal

‍Transparent Proxy Implementation using eBPF and Go

Learn how to implement a transparent proxy using eBPF and Go

Read more
TechnologyExternal

‍What is BTF (BPF Type Format)?

Learn about the BPF type format and BTF-enabled BPF programs

Read more
How-ToExternal

‍eBPF-Powered Load Balancing for SO_REUSEPORT

Learn how to implement hot standby Load Balancing with eBPF and Golang

Read more
TechnologyExternal

‍Building High-Performance Userspace eBPF VMs with LLVM

Learn about llvmbpf, a new project aimed at empowering developers with a high-performance eBPF virtual machine that leverages the LLVM framework for Just-In-Time and Ahead-Of-Time compilation

Read more
How-ToExternal

‍eBPF in practice – PID concealment (Part 2)

Learn how how eBPF works and how to hide a process identifier (PID) from a user using a practical example

Read more
TechnologyExternal

‍eBPF Security Power and Shortfalls

An overview on the security implications and applications of eBPF

Read more
TechnologyExternal

‍Optimierung der Netzwerk- und Laufzeitsicherheit in Kubernetes durch den Einsatz von eBPF und Cilium

Lernen Sie, wie eBPF und Cilium die Netzwerk- und Laufzeitsicherheit in Kubernetes-Umgebungen verbessern können

Read more
How-ToExternal

‍Hello eBPF: Building a Lightning Fast Firewall with Java & eBPF (14)

The fourteenth installment of the Hello eBPF series. In this part, you’ll learn how to build a Lightning Fast Firewall with Java & eBPF

Read more