41 followers
Software Engineer, Open Source Enthusiast, Cloud-Native fanatic
GitHub Actions is the default choice for CI/CD in many Open Source and Enterprise projects. It gets regular feature updates and is flexible enough to...
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...