Back to Browse

Resolving Performance and Security Issues with eBPF - DevConf.IN 2026

509 views
Feb 18, 2026
42:21

Title: Resolving Performance and Security Issues with eBPF Speaker(s): Kashyap Vasant Ekbote, Yogesh Bhalchandra Babar --- eBPF (extended Berkeley Packet Filter) is revolutionizing how we approach Linux kernel tooling, offering unprecedented access to kernel functions and data while maintaining safety and high performance. This session provides a practical deep dive into how modern applications can leverage eBPF to solve critical, long-standing challenges in both system security and application performance. We will begin with a clear explanation of the eBPF paradigm—the kernel's safe, sandboxed virtual machine—and its key components. We will then explore two major use cases: Security Enhancement: Demonstrating how eBPF can enforce granular, real-time security policies by implementing custom system call blocking and filtering mechanisms, effectively sandboxing processes directly within the kernel. Performance Optimization: Analyzing a common system bottleneck (e.g., memory latency, inefficient I/O, or custom tracing) and showing how eBPF programs can be attached to kernel probes to provide deep, low-overhead observability and optimization opportunities that are impossible with traditional user-space tooling. Attendees will leave with a solid understanding of eBPF's capabilities, its minimal performance footprint, and a framework for applying this powerful technology to their own performance and security requirements. --- Full schedule, including slides and other resources: https://pretalx.devconf.info/devconf-in-2026/schedule/

Download

0 formats

No download links available.

Resolving Performance and Security Issues with eBPF - DevConf.IN 2026 | NatokHD