OutSystems announced the general availability (GA) of Mentor on OutSystems Developer Cloud (ODC).
Solo.io 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.
Industry News
Kurrent announced availability of public internet access on its managed service, Kurrent Cloud, streamlining the connectivity process and empowering developers with ease of use.
MacStadium highlighted its major enterprise partnerships and technical innovations over the past year. This momentum underscores MacStadium’s commitment to innovation, customer success and leadership in the Apple enterprise ecosystem as the company prepares for continued expansion in the coming months.
Traefik Labs announced the integration of its Traefik Proxy with the Nutanix Kubernetes Platform® (NKP) solution.
Perforce Software announced the launch of AI Validation, a new capability within its Perfecto continuous testing platform for web and mobile applications.
Mirantis announced the launch of Rockoon, an open-source project that simplifies OpenStack management on Kubernetes.
Endor Labs announced a new feature, AI Model Discovery, enabling organizations to discover the AI models already in use across their applications, and to set and enforce security policies over which models are permitted.
Qt Group is launching Qt AI Assistant, an experimental tool for streamlining cross-platform user interface (UI) development.
Sonatype announced its integration with Buy with AWS, a new feature now available through AWS Marketplace.
Endor Labs, Aikido Security, Arnica, Amplify, Kodem, Legit, Mobb and Orca Security have launched Opengrep to ensure static code analysis remains truly open, accessible and innovative for everyone:
Progress announced the launch of Progress Data Cloud, a managed Data Platform as a Service designed to simplify enterprise data and artificial intelligence (AI) operations in the cloud.
Sonar announced the release of its latest Long-Term Active (LTA) version, SonarQube Server 2025 Release 1 (2025.1).
Idera announced the launch of Sembi, a multi-brand entity created to unify its premier software quality and security solutions under a single umbrella.
Postman announced the Postman AI Agent Builder, a suite empowering developers to quickly design, test, and deploy intelligent agents by combining LLMs, APIs, and workflows into a unified solution.
The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, announced the graduation of CubeFS.