Back to Portfolio

Amazon Prime Clone Deployment

AWS EKSTerraformJenkinsKubernetesArgoCD

Overview

DevOps learning project demonstrating infrastructure provisioning and CI/CD pipelines. Configured Terraform for AWS EKS/EC2, a Jenkins pipeline with SonarQube and Trivy scans, and ArgoCD deployment.

Links & Evidence

Infrastructure & CI/CD

  • IaC: Modular Terraform codebase provisioning Jenkins, Docker, SonarQube, and AWS EKS clusters.
  • Pipeline: Declarative Jenkins pipeline with SonarQube static analysis, Trivy vulnerability scanning, and Docker image tagging.
  • GitOps: Kubernetes deployment orchestrated via ArgoCD watching repository changes.