CI/CD Pipeline with Jenkins, Docker, and AWS ECR
→
Summary
Designed and implemented an automated CI/CD pipeline using Jenkins to build and deploy a Dockerized Django web application. Configured Jenkins to pull code from a Git repository, build a Docker image, and push it to the Amazon Elastic Container Registry (ECR).