Presentation: Enchant Your AI and APIs with eBPF Magic 🪄
Dan Finneran discusses the risks of unowned AI-generated code in production and demonstrates how eBPF can intercept and control AI API traffic in Ku…
Tech news from the best sources
Dan Finneran discusses the risks of unowned AI-generated code in production and demonstrates how eBPF can intercept and control AI API traffic in Ku…
Netflix has described how it redesigned the streaming pipeline behind Service Topology, its real-time service dependencies map, to support productio…
Когда трафик измеряется миллионами пакетов в секунду, даже небольшие накладные расходы сетевого стека начинают иметь значение. XDP позволяет подключ…
AngaraBase — OLTP/HTAP СУБД, написанная с нуля на Rust. Совместима с PostgreSQL по протоколу — работает с psql, JDBC, psycopg2 и стандартными драйве…
Dan Fineran explores how eBPF has evolved far beyond its roots in packet filtering into a robust, safe way to extend the Linux kernel. He explains h…
eBPF часто подают как кнопку «ускорить Kubernetes», но на практике всё сложнее. Он действительно помогает уйти от тяжёлых цепоче…
Netflix has shared details about Service Topology. This internal system creates and updates a live dependency graph for thousands of microservices.…
When LinkedIn engineers encountered short-lived, recurring outages where the database powering their user feed became unavailable and then recover w…
eBPF is emerging as a preferred method for security observability over traditional user-space agents. By attaching probes directly to the Linux kern…
Learn how Github uses eBPF to detect and prevent circular dependencies in its deployment tooling. The post How GitHub uses eBPF to improve deploymen…