40 followers
Software Engineer, Open Source Enthusiast, Cloud-Native fanatic
EC2 is one of the fundamental services provided by AWS and used by many who come across the platform. This compute service has applications that...
Command line applications are developers best friend. Want to get something done quickly? Just a few keystrokes and you already have what you are...
Docker is an indispensable tool for development. Knowing your way around it makes you more productive -- getting things done faster. This blog...
Kubernetes is a big and complicated technology and it clearly requires some time and dedication to wrap your head around. There is no vendor lock-in...
Whatever we write on the Shell, its history is saved on the HISTFILE. If you go and type history on your terminal, you're going to see a list of all...
Git has a solution to all of our problems, you just need to know where to look. As developers, context switching is a part of the job that you need to...