Dipto Mondal's Picture

Hello|

I'm Dipto Mondal

CTO at Traders Connect

I build scalable backend systems with Go, Kubernetes & microservices.

Boosting Go Performance - Understanding CPU Memory Access and Struct Padding

Boosting Go Performance - Understanding CPU Memory Access and Struct Padding

Learn how to optimize Go struct memory layout for better performance. A deep dive into CPU memory access patterns, struct padding, and alignment in Golang by Dipto Mondal.

Kubernetes NodePort vs TargetPort vs Port - Complete Guide

Kubernetes NodePort vs TargetPort vs Port - Complete Guide

Understanding the difference between NodePort, TargetPort, and Port in Kubernetes services. A clear explanation with examples by Dipto Mondal.

Let’s Discuss STDIN, STDOUT and STDERR

Let’s Discuss STDIN, STDOUT and STDERR

Understanding STDIN, STDOUT, and STDERR in Linux and Unix bash. A practical guide to standard input, output, and error streams by Dipto Mondal.