View Project
I’m thrilled to showcase my latest project—a comprehensive CI/CD and DevSecOps pipeline that integrates modern tools and workflows to deliver secure, scalable, and efficient deployments.
🔍 Highlights of the Workflow:
Development: Feature branches and merge requests powered by GitLab & VSCode.
Code Quality: Static code analysis using SonarQube and ESLint.
Unit Tests: Automated testing with Jest in GitLab pipelines.
Security Scan: Docker vulnerability scanning using Trivy.
Build: Docker image creation and preparation for deployment.
Staging Deploy: GitLab CD pipelines deploying to staging with Kubernetes & ArgoCD.
Production Deploy: GitOps-based deployments for reliability and scalability.
Monitoring: Application and infrastructure monitoring with Prometheus & Grafana.
Built with