I am a DevOps Engineer currently working as a Sr. Platform Engineer at Leegality. My core skills include Containerization and its Orchestration, Implementing Infrastructure as Code for cloud platforms and enabling the process of CI CD. I also have experience with going cloud-native for microservices and setting up observability over Production for better insights.
I am always available for learning & exploring new stacks that are currently available in market and are targeting to solve a problem.
In DevOps, not every Linux user account is meant for humans. Some accounts exist only for automation tools or background services—like Jenkins, backup agents, or web servers ⚙️. These accounts should not be able to log in interactively. That’s where ...

Overview Kubernetes provides a built-in mechanism for managing sensitive information like passwords, tokens, and keys using Secrets. However, storing these secrets in plain text, even in version-controlled environments is a major security concern. Th...
