#devops
Read more stories on Hashnode
Articles with this tag
For more than 3 years I've been doing DevOps and involved myself in multiple projects ranging from simple static web applications deployed to some...
This may come as a surprise to you. How can someone use nginx configuration with Javascript? Fortunately, nginx supports a language called njs which...
This is my first blog of multiple blogs on developing a pod troubleshooter turned into a compiler as a service. What do you call it CaaS? COMPaaS is...
It's been around 5 years in the software space as a software engineer. In this journey, I started with the backend, jumped around between different...
Environment variables were the standards for passing configurations, keys, and deployment assets in the system for a long time. It's even recommended...
A brief guide to hardening your docker image to reduce chances of your system getting pwned. ยท Hardening Hardening refers to decrease the potential of a...