GitHub's Implementation of eBPF for Deployment Safety and Circular Dependency Prevention
Learn how Github uses eBPF to detect and prevent circular dependencies in its deployment tooling.
Read the full articleYou might also wanna read
Introduction to eBPF: Getting Started with Linux Kernel Programming
eBPF has revolutionized Linux observability and security by allowing sandboxed programs to run in the kernel without changing kernel source
Why Is Interest in eBPF and Cilium Growing?
The technology known as extended Berkeley Packet Filter (eBPF) is making headway in the market. Here's why
GitHub Actions' Package Manager Lacks Critical Security Features
GitHub Actions has a package manager that ignores decades of supply chain security best practices: no lockfile, no integrity verification, n
GitHub Enterprise Server 3.21 released with custom properties and project hierarchy view
GitHub Enterprise Server (GHES) 3.21 enhances deployment efficiency, monitoring capabilities, code security, and policy management. Here are
Tutorial: Building Safe Multi-Program eBPF Environments with Cgroup-BPF Chaining
With Meta running an average of 180 eBPF programs per server, ensuring that they don't conflict with one another is critical to avoid This t
Debugging Envoy Load Balancer Latency with eBPF Zero-Code Instrumentation
I recently had to debug an Envoy Network Load Balancer, and the options Envoy provides just weren't enough. We were seeing a small number of

Comments
Sign in to join the conversation.
No comments yet. Be the first.