public git • 4 min read • Sudoers as Code: A CI/CD Approach to Privileged Access Management Introduction Managing privileged access across a fleet of Linux systems can be a daunting task. Traditionally, updating the sudoers file…
public kubernetes • 13 min read • Streamlining Infrastructure Deployment: Integrating Terraform with VMware ARIA Automation In the fast-paced world of DevOps, the ability to deploy, manage, and scale infrastructure efficiently is paramount. Infrastructure as Code…
public linux • 1 min read • Cloning Git repositories with self-signed certificates or Custom CAs The problem When working in an environment that is either a private enterprise, one with its own internal PKI, or…