jecklgamis.com
  • Projects
  • Guides

Guides

Articles, notes, and writeups

Rust Fundamentals

A comprehensive Rust reference covering ownership and borrowing, types, traits, enums, …

Rust

AWS EKS Guide

Amazon EKS internals and practical patterns — node groups, Fargate, VPC CNI, Pod Identity, …

AWS

AWS Networking Deep Dive

AWS networking internals — Direct Connect, Site-to-Site VPN, Route 53, CloudFront, Global …

AWS

AWS VPC Guide

AWS VPC internals and practical patterns — subnets, route tables, security groups, NACLs, …

AWS

Kubernetes Internals Guide

How Kubernetes works under the hood — control plane components, scheduling, networking, …

Kubernetes

Linux Kernel Tuning Guide

Linux kernel performance tuning — memory management, OOM killer, hugepages, NUMA, CPU …

Linux

Linux Process & Signals Guide

Linux process lifecycle, signals, job control, /proc, ulimits, and cgroups — how processes …

Linux

Linux Security Guide

Linux security internals — capabilities, seccomp, AppArmor, SELinux, namespaces, file …

Linux

Linux Systemd Guide

systemd units, services, targets, timers, socket activation, journald, and cgroups …

Linux

Docker Internals

A deep dive into Docker's architecture: dockerd, containerd, runc, the containerd shim, …

Docker

Linux Networking Tools Guide

Linux networking tools reference — ip, iptables, nft, ss, tcpdump, dig, ping, nc, curl, …

Linux

Linux Storage & Filesystems Guide

Partitions, LVM, RAID, filesystems, and disk health on Linux — use cases, options, and …

Linux

Linux Traffic Control (tc) Guide

Bandwidth shaping, rate limiting, and WAN emulation on Linux — practical recipes and …

Linux

Async I/O in Linux

A guide to asynchronous I/O in Linux — from blocking I/O and epoll to POSIX AIO and …

Linux

Linux Fault Injection & Stress Tools Guide

Stress testing, fault injection, and chaos engineering on Linux — use cases, options, red …

Linux

Linux Network Stack — Packet Journey

A visual walkthrough of how a packet travels through the Linux network stack — inbound, …

Linux

Linux sysctl Guide

A reference guide for Linux sysctl — reading, writing, and persisting kernel parameters …

Linux

Load Shedding to Avoid Overload

A summary of load shedding techniques for avoiding service overload — prioritization, …

Networking & Systems

Linux Performance Tools Guide

Common use cases, options, red flags, and gotchas for Linux performance tools: top, htop, …

Linux

gRPC Client, Server, and Gateway in Go

A walkthrough of a gRPC key-value store in Go with a gRPC server, REST gateway …

App Frameworks

Lane Cove Tunnel: A Linux VPN Implementation From Scratch

A walkthrough of Lane Cove Tunnel, a learning-focused Linux VPN that builds a layer 3 …

Networking & Systems

Load Testing with Gatling and Scala

A walkthrough of a Gatling load testing setup in Scala, covering simulations, Maven …

App Frameworks

A LangGraph Agent with Tools, Guardrails, and Memory

A walkthrough of a LangGraph agent featuring local function tools, guardrails, …

AI & Agents

A WebSocket Client/Server Skeleton Using FastAPI

A walkthrough of a production-ready WebSocket client/server app built with FastAPI, …

App Frameworks

No guides match your search.

© 2026 jecklgamis.com
RSS Privacy Policy Contact