In this project, I used Jenkins as a Continuous Integration tool, to Integrate the code from git, and Argocd as a Continuous Deployment of the application to AWS EKS. In my earlier blog, I explained how to deploy a Monitoring Application to AWS EKS, Following that, this project explains how…