DevSecOpsGitLabKubernetesArgo CDCI/CD
DevSecOps Pipeline with GitLab, Kubernetes, and Argo CD
Academic project: end-to-end GitLab CI/CD with Kubernetes, Argo CD GitOps, and SAST/SCA/DAST security gates.

Dec 2024 – Jun 2025 · Academic Project — DevOps & Security
This project implements a production-style secure software delivery pipeline from commit to cluster, with security scanning at every stage.
Highlights
- End-to-end GitLab CI/CD pipeline deploying to Kubernetes with Argo CD GitOps.
- Integrated SAST, SCA, and DAST with automated vulnerability gates.
- Secured SDLC: protected branches, signed commits, and approval workflows.
Technologies
GitLab CI/CD, Kubernetes, Argo CD, Docker, Maven, Minikube, SonarQube, Prometheus, Grafana, GitOps.
The goal was not just deployment automation but proving security gates block bad builds before they reach the cluster — mirroring how real platform teams operate in regulated environments.