- Published on
A comprehensive guide to AWS EC2 covering instance types, purchasing options, security groups, placement strategies, AMIs, and everything you need to know to run compute workloads on AWS.
Read more →Hi there, I'm
Senior Technical Consultant · Golang & Python · Kuala Lumpur, Malaysia
Software engineer with 7+ years building scalable distributed systems, microservices, and cloud infrastructure. I write about backend engineering, Go, Kubernetes, and AI automation.
Thoughts on backend engineering, Go, cloud infrastructure, and AI.
A comprehensive guide to AWS EC2 covering instance types, purchasing options, security groups, placement strategies, AMIs, and everything you need to know to run compute workloads on AWS.
Read more →memsh is a virtual bash shell that runs entirely in memory. No files touch your disk, no OS commands leak out, and every built-in — including a Go interpreter — is a native Go plugin.
Read more →A practical walkthrough of building raftd: a distributed key-value store using Raft for consensus and gRPC for client and node communication.
Read more →