InfoQ Homepage Linux Content on InfoQ
-
From Monitoring to Observability: eBPF Chaos
Michael Friedrich discusses the learning steps with eBPF and traditional metrics monitoring and future Observability data collection, storage and visualization.
-
Sprinkling eBPF onto Your Observability
Frederic Branczyk discusses the eBPF's capabilities. Beyond that, Branczyk will demonstrate the real-world use of eBPF in next-generation Observability tooling.
-
Sidecars, eBPF and the Future of Service Mesh
Jim Barton discusses the challenges of service mesh today, along with the latest developments in what the service mesh community is doing to improve its implementations.
-
Resiliency Superpowers with eBPF
Liz Rice considers several facets where eBPF can help, from dynamic vulnerability patching through super-fast load balancing to multi-cluster networking.
-
Fireside Chat w/ Docker CTO
Justin Cormack discusses the present and future of cloud tech, ebpf, isolation, kernel improvements, and more.
-
eBPF - Superpowers for Cloud Native Operations
Liz Rice discusses how eBPF enables high-performance tools that will help connect, manage and secure applications in the cloud.
-
It’s Not Your Machine, It’s Your Code
Adekunle Adepoju discusses how limitations in the Linux kernel can lead to unneeded horizontal scale, and how to circumvent those and other limitations.
-
Coccinelle: 10 Years of Automated Evolution in the Linux Kernel
Julia Lawall gives an introduction to the use of Coccinelle and gives an overview of its impact on the Linux kernel.
-
Linux Foundation's Project EVE: a Cloud-Native Edge Computing Platform
Roman Shaposhnik covers design and implementation of a novel Edge Computing platform created at ZEDEDA Inc. and later used as a founding project for the Linux Foundation's LF Edge initiative.
-
eBPF - Rethinking the Linux Kernel
Thomas Graf talks about how companies like Facebook and Google use BPF to patch 0-day exploits, how BPF is introducing a new type of application deployment method for the Linux kernel and more.
-
gVisor: Building and Battle Testing a Userspace OS in Go
Adin Scannell talks about gVisor - a container runtime that implements the Linux kernel API in userspace using Go.