In One Picture
This is a collection of all the In One Picture that I have created. I write about web development, programming, and other things that I find interesting.
HTTP Verbs Guide
Visual representation of common HTTP verbs like GET, POST, PUT, DELETE, explaining their functions in web communication.
Linux Startup Process
A brief overview of the Linux startup process.
Node.js Deployment Strategies
Learn the different deployment strategies for your Node.js application, from simple hosting to containerization and cloud platforms.
Kubernetes Architecture Overview
Kubernetes architecture diagram showing control plane (API Server, etcd, Scheduler) and worker node (Kubelet, Kube Proxy) components for cluster and container management..