In this video, I showcase a complete CI/CD pipeline that demonstrates my DevOps skills — from fetching code to deploying on AWS ECS.
Pipeline Stages Covered:
1️⃣ Get the Git repo
2️⃣ Build the code (Maven)
3️⃣ Test the build
4️⃣ Upload for Checkstyle analysis
5️⃣ Analyze with SonarQube
6️⃣ Pass through Quality Gate
7️⃣ Build the Docker image
8️⃣ Upload to Amazon ECR
9️⃣ Deploy the build on AWS ECS
This project highlights my end-to-end CI/CD knowledge — integrating GitHub, Maven, SonarQube, Checkstyle, Docker, ECR, and ECS into a professional pipeline.
If you’re a recruiter, hiring manager, or fellow DevOps enthusiast — this is a skill showcase of my capabilities.
#DevOps #CICD #AWS #Docker #SonarQube #Maven