Tags

#ebpf

Cover Image for eBPF, Service Mesh and Sidecar

eBPF, Service Mesh and Sidecar

Animesh Pathak

Table of Contents The operating system is like the boss of your computer, handling security, networking, and keeping an eye...

Cover Image for Decoding HTTP/2 Traffic is Hard, but eBPF can help

Decoding HTTP/2 Traffic is Hard, but eBPF can help

Animesh Pathak

Table of Contents I’ve come across a particular challenge that many of us face: decoding HTTP/2 traffic. In this blog,...

Cover Image for A Guide for Observing Go Process with eBPF tracing

A Guide for Observing Go Process with eBPF tracing

Animesh Pathak

Table of Contents Introduction In my journey as a software enthusiast, I’ve constantly sought innovative ways to unravel the intricacies...

Cover Image for Go Tracing Function Arguments in Production

Go Tracing Function Arguments in Production

Animesh Pathak

Table of Contents Kubernetes is an incredibly complex system that is used to manage and orchestrate containerized applications. It provides...