CI/CD Pipeline — Jenkins, AWS EC2 & GitHub Webhook (Next.js)
Jenkins, AWS EC2, GitHub Webhooks, Next.js, Nginx, Ubuntu

About this project
• Automated deployment of a Next.js application to AWS EC2 using Jenkins triggered by GitHub webhooks on every merge to
main.
• Configured security groups, SSH key-based access, and Nginx reverse proxy on the EC2 instance for production serving.