EBPF Foundation Created
Written by Alex Denham   
Thursday, 19 August 2021

Major IT companies including Facebook, Google, Isovalent, Microsoft, and Netflix are getting together to form the eBPF Foundation. eBPF, extended Berkeley Packet Filter, is a technology that can run sandboxed programs in an operating system kernel.

eBPF's roots lie in Linux. The The Berkeley Packet Filter was developed for network traffic analysis. This was extended and included in Linux 4 to be a kernel technology that allows programs to run without having to change the kernel source code or adding additional modules.

ebpf

eBPF is now used to safely and efficiently extend the capabilities of the kernel without requiring to change kernel source code or load kernel modules.

eBPF is already used for projects including providing high-performance networking and load-balancing in modern data centers and cloud native environments, helping application developers trace applications, providing insights for performance troubleshooting, and preventive application and container runtime security enforcement.

The aim of the eBPF Foundation is to raise, budget and spend funds in support of various open source, open data and/or open standards projects relating to eBPF technologies, including infrastructure. The foundation will also support initiatives related to those aims, and technical projects

eBPF has been around since 2014, and while it has become widely used in data centers, it has increasingly been more widely adopted - Google now uses eBPF in its managed Kubernetes products GKE and Anthos as the new networking, security, and observability layer.

However, according to the founding members of the eBPF Foundation, could be much more widely used. Thomas Graf, CTO & Co-Founder of founder member Isovalent, said:

“Remember when web browsers became programmable with languages such as JavaScript? All of a sudden users no longer had to install new versions of web browsers in order to benefit from the latest innovations. This unlocked an incredible wave of innovation and the web browser has become the standard platform for the majority of applications. Think of eBPF as making the operating system programmable in the same way as JavaScript and other languages have done this to the web browser."

ebpf

More Information

eBPF Foundation Website

Related Articles

Red Hat Launches Developer Sandbox  

Rust Bringing Greater Safety To Linux

Linux Kernel Turns 28 Today

Google Open Sources Sandboxing Tool

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Udacity's New Discovering Ethical AI Course
12/04/2024

Udacity has just launched an hour-long course on Ethical AI. Intended for a wide audience across many industries, it introduces to basic concepts and terms needed to step into the world of Ethica [ ... ]



Amazon Ending Alexa Skills Payments
12/04/2024

Amazon has told developers who are signed up to the Alexa Developer Rewards Program that their monthly payments will end at the end of June. The announcement follows a decision to end the program unde [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

https://ebpf.io/

Last Updated ( Friday, 20 August 2021 )