DevOps Project-41: Deploying Swiggy Clone with Terraform, Jenkins, SonarQube, Trivy & Docker
This end-to-end DevOps automation project demonstrates the complete CI/CD lifecycle for deploying a Swiggy clone web application onto an AWS EC2 instance. The pipeline is orchestrated by Jenkins and follows a robust DevSecOps methodology by integrating code quality scanning via SonarQube, vulnerability detection using Trivy, and containerized deployment through Docker. Infrastructure provisioning is managed entirely with Terraform, creating a production-ready automated workflow.