Project #1: Jenkins CI/CD + AWS EKS - Project With Workflow Execution
This project demonstrates a DevOps pipeline integrating Jenkins, Docker, and AWS EKS (Kubernetes) to achieve
Continuous Integration and Continuous Deployment (CI/CD) for a Java web application. The application is
containerized using Tomcat, monitored with Prometheus and Grafana, and automatically deployed to EKS.