devops
-
GitHub Administration Certification
Taking the GitHub Administration exam was an intense yet rewarding experience. With 66 questions to complete within two hours, it demanded a strong understanding of…
-
How to use the Sonar Cloud toolset
In software development, keeping code quality high is crucial for the success and longevity of any project. SonarCloud is a useful tool for developers to…
-
Permission denied using Vault CLI with HCP Vault
Problem When attempting to run Vault CLI commands with HCP Vault, you receive a {“errors”:[“permission denied”]} Error. Cause The Vault Namespace is not exported as…
-
HCP Vault as a secret storage for GitLab
In our previous article, we explored how to integrate GitLab with a self-hosted HashiCorp Vault to manage secrets securely. Building on that foundation, today’s focus…