READJULS.md
Backend, infrastructure, and WebRTC — written up from production debugging sessions.
Recent posts
-
The Hokum of “I Didn’t Need Kubernetes, and Neither Do You”
Some time ago, while designing an infrastructure architecture and evaluating Kubernetes (K8s) for our stack, I stumbled upon a highly…
-
Security Blind Spot of Docker Proven by AI Agents: Why Docker is Being Replaced by Podman and…
Recently, a major talking point went viral across the tech community: OpenAI’s AI coding agent, Codex, managed to alter core system…
-
Why Apps Exist? Why Vibe-Coding Will Hits a Dead End In the End?
We are currently living in the golden age of “Vibe-Coding.” With the advent of LLMs, the barrier to entry for software development has…
-
TypeScript is Not TypeScript: The Trap of Generic
Something that should never happen in production actually happened.
-
Lambda Does Not Be Within Your VPC: The Lambda Service VPC and the Hyperplane ENI Architecture
We first review the standard network architecture of AWS Regions and VPCs, and their inherent network relationships.