Showcase
Status: Completed

AWS Docker CI/CD

A fully automated containerized deployment pipeline for React applications using Docker, Amazon ECR, CodePipeline, and EC2.

Infrastructure Overview

This project demonstrates a robust DevOps workflow that containerizes a React frontend and automates its deployment to AWS cloud infrastructure.

🐳 Docker

Standardized packaging of the React application to ensure consistency across all environments.

📦 Amazon ECR

Secure, scalable container registry managing versioned Docker images for the pipeline.

🚀 CodePipeline

Automation hub orchestrating the build and deployment process on every code change.

☁️ Amazon EC2

Elastic Compute Cloud instances running the containerized application in production.

Pipeline & Deployment Gallery

Visual walkthrough of the automated deployment journey, from GitHub trigger to live production state.