Visual ExplainerVisual Explainer
HomeProjectsSubscribeAbout
Visual ExplainerVisual Explainer
HomeProjectsSubscribeAbout
All Tutorials

Infrastructure Tutorials

3 tutorialstagged with “Infrastructure”

AIAgentsAlgorithmsAnimationAsyncBox ModelCSSClosuresCryptographyDNSDOMData StructuresEmbeddingsEncryptionGenericsGitGridHTTPSHash TablesHooksInfrastructureJavaScriptLLMLayoutMemoryNLPNetworkingPerformancePrompt EngineeringRAGReactResponsiveRuntimeSSHSecuritySelectorsTCP/IPTransformersTypeScriptVersion Control
Understanding DNS & the TCP/IP Model
Interactive
NetworkingDNSTCP/IPInfrastructure

Understanding DNS & the TCP/IP Model

The complete journey of a network request — from typing a URL to rendering pixels. DNS resolution, TCP/IP layers, three-way handshake, packet encapsulation, real-time traffic visualization, and a network commands playground with interactive diagrams.

55 min readIntermediate
How Google Search Works — The Full Journey
Interactive
NetworkingDNSInfrastructure

How Google Search Works — The Full Journey

From DNS resolution to ranked results — explore load balancing, data centers, indexing, and high availability with animated visuals and real CLI commands.

30 min readIntermediate
KV Cache Explained
Interactive
AILLMPerformanceInfrastructure

KV Cache Explained

Understand how KV caching makes LLM inference fast and cheap — transformer attention mechanics, prompt prefix caching, Anthropic vs OpenAI implementations, PagedAttention, and GPU memory optimization with interactive demos.

35 min readIntermediate