Solo.io Announces BumbleBee; New eBPF Project Simplifies Development, Packaging, and Sharing of eBPF Tools

January 5, 2022

CAMBRIDGE, Mass., Jan. 05, 2022 (GLOBE NEWSWIRE) — Solo.io, the application networking company, today announced a new open-source project, BumbleBee, that simplifies the developer experience for building, packaging, and distributing eBPF tools. BumbleBee automatically generates boilerplate user-space code for developing eBPF tools and brings a Docker-like experience to packaging an eBPF program. This allows it to plug into other OCI-image workflows for publishing and distribution.

eBPF (extended Berkeley Packet Filter) is a kernel technology that can run sandboxed programs in an operating system kernel, providing a safe way to enhance the kernel with observability, networking, and security technologies. These programs run in response to events such as — in the case of service mesh — the arrival of network packets. eBPF programs are typically written in higher-level language (like C) and then JIT compiled into x86 assembly for maximum performance and safety.

While eBPF enables customizations of Linux kernel behavior, developing these extensions can be quite challenging. The eBPF architecture expects eBPF programs to be loaded in the form of bytecode, and the kernel has data structures and formats that are specific to each kernel version. In addition, packaging and distributing these binary programs is tedious, time- consuming, and error-prone. The goal of BumbleBee is to simplify the development, packaging, and sharing of eBPF tools and accelerate the adoption of eBPF.

“At Solo.io, we see eBPF as a critical enabling technology that will improve application networking. We’ve been working during the last year to leverage eBPF technology with Gloo Mesh, our Istio-based service mesh offering for the enterprise,” said Idit Levine, founder and CEO, Solo.io. “While developing eBPF extensions, we have faced many technical challenges — and this led us to develop BumbleBee to help streamline our eBPF efforts. Since we truly believe in the benefits of eBPF, we are happy to share BumbleBee with the community to accelerate eBPF adoption.”

BumbleBee includes a CLI (command line interface) that automatically generates the user-space code for eBPF programs by exposing maps automatically as logs, metrics, and histograms. The developer only has to worry about writing the eBPF code; BumbleBee provides tooling to automate away the rest of the experience.

For more information: https://bumblebee.io/

Resources

Media Contact
Danielle Salvato-Earl
Offleash PR for Solo.io
solo@offleashpr.com

Media Contact

Danielle Salvato-Earl
Offleash PR for Solo.io
solo@offleashpr.com