69 followers
I am a Full stack Software engineer, majoring in Computer science. I work with Open Source, Communities and Network Observability.
This is the base knowledge you need before you truly understand what is the use of tools like CFSSL here in "Kubernetes the hard way" : PKI (Public...
Understanding the What, Why and How of different layers of the OSI model. · What is OSI Model OSI stands of Open Systems Interconnection, is a conceptual...
Step-by-Step building a new internet from scratch, to understand how it works · In order to write eBPF programs that interact with the Linux Networking...
Anatomy of an eBPF program When working with eBPF programs, there are a few parts to it, namely: When the program will run. What it will do. How...
Discover how eBPF allows developers to safely extend Linux kernel capabilities for observability, tracing, and security. · What is eBPF Taken from the...
Hey! Prateek here, this is a continuation of the "Building Senseii" series, in this one, we are going to talk about how we are implementing our...