*
Archive of my scaling journey, optimizing backend performance, and deploying distributed services to cloud infrastructure.
developer (january 2025)
Architectural implementation of advanced Node.js performance patterns using Worker Threads, Clusters, and Rust WebAssembly via Neon. Includes detailed benchmarks.
technologies
rustwebassemblyneonnode.jsworker threadsperformance
developer (december 2024)
A complete guide and implementation for scaling a monolith Node.js API to AWS EKS. Includes Dockerization, Kubernetes manifests, CI/CD with GitHub Actions, and load testing.
technologies
kubernetesaws eksdockergithub actionsnode.jsload testing