Dipto Mondal's Picture

Dipto Mondal

CTO, Backend Software Engineer, Problem Solver, System Architect, Tech enthusiast

Boosting Go Performance - Understanding CPU Memory Access and Struct Padding

Boosting Go Performance - Understanding CPU Memory Access and Struct Padding

Understanding CPU Memory Access and Optimizing Memory Structures in Go In computer systems, CPU memory access is a critical aspect governed by alignment and …

Nodeport , Targetport and Port

Nodeport , Targetport and Port

Node port, target port, and port these terms and their use cases always make me confused. The longer I live, the more I realize that I am never wrong about …

Let’s Discuss STDIN, STDOUT and STDERR

Let’s Discuss STDIN, STDOUT and STDERR

So what are stdin, stdout, and stderr in Linux or Unix bash? The longer I live, the more I realize that I am never wrong about anything, and that all the pains …