Arpeet Gupta

Arpeet Gupta

I’m Arpeet Gupta, a seasoned DevOps Engineer with over six years of experience in cloud-native technologies, automation, and infrastructure as code. Currently, I serve as a Senior Member of Technical Staff at LambdaTest, where I focus on building scalable and secure DevOps solutions. My expertise spans across Kubernetes, AWS, Terraform, Jenkins, ArgoCD, and observability tools like Prometheus and Grafana. I am passionate about streamlining CI/CD pipelines and enhancing system reliability. Through my writing, I aim to share practical insights and real-world solutions that empower engineering teams to adopt modern DevOps practices effectively.

Shell initialization files

Azure DevOps Integration

Introduction A shell initialization file is a shell script that runs automatically each time the shell executes. The initialization file sets up the “work environment” and “customizes” the shell environment for the user. The main agenda of Shell initialization files…

Achieve SSO in Privately Hosted Jenkins

Azure DevOps Integration

Introduction Providing OAuth 2.0 user authentication directly or using Google+ Sign-in reduces your CI overhead. It also provides a trusted and secure login system that’s familiar to users, consistent across devices, and removes the burden of users having to remember…