#developer
Read more stories on Hashnode
Articles with this tag
Hello 👋🏻 tech enthusiasts! In this article we explore the journey from monolithic architecture to microservices and the role of containerization in...
Ever wonder why we perform open file operation before reading or writing to it and why we close it afterward? Why can't we directly perform read or...
Port The terms Port, Docker, Kubernetes, and Helm share a common underlying concept in both software and sea contexts. Port in software context A...
Cursor navigation through key bindings ctrl + a : Moves the cursor to the start of the command. ctrl + e : Moves the cursor to the end of the...