CICD
-
Running Kubernetes Locally on macOS: A Short Guide with Minikube and Podman
For some recent tasks, I needed to work with Argo CD. Since I currently don’t have access to any “free” cloud services like Azure, AWS,…
-
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…
-
IAC Security Scanning by Prisma Cloud
Prisma Cloud has a lot of policies for the Azure Infrastructure Security scanning. Prisma Cloud offers several ways to scan an IaC code. We analyzed…
-
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…