Sign up or log in to watch the video
Gentle Introduction to eBPF
Ayesha Kaleem - 6 months ago
eBPF (Extended Berkeley Packet Filter) is the hottest technology now a day and it makes talking to the Linux kernel far easier without actually changing the kernel itself. Now it is possible to make additional changes to the kernel related to security, networking, and observability. As an eBPF program is loaded into the kernel, a verifier ensures that it is safe to run, and rejects it if not. Once loaded, an eBPF the program needs to be attached to an event so that whenever the event happens, the program is triggered. eBPF allows us to collect customized information about how an app is behaving without having to change the app in any way, by observing it from within the kernel. We can build on this observability to create eBPF security tools that detect or even prevent malicious activity within the kernel. And we can develop powerful, high-performance networking capabilities with eBPF, handling network packets within the kernel and avoiding costly transitions to and from user space.
Jobs with related skills
IT Security Architect (m/w/d)
Uhlmann Pac-Systeme GmbH & Co. KG
·
28 days ago
Laupheim, Germany
Hybrid
Entwickler/Experte Cloud-Technologien - GCP/AWS (w|m|d)
zeb consulting
·
1 month ago
Frankfurt, Germany
+4
Senior DevOps Engineer (m/w/d)
BWI GmbH
·
2 months ago
Lead Developer (m/w/d)
ATLAS Dienstleistungen für Vermögensberatung GmbH
·
1 month ago
Frankfurt, Germany
Hybrid
Related Videos