Deploying Java-based applications using Maven, SonarQube, Jenkins, Argo CD, and finally deployment on Amazon EKS
Components used —
Git — Git is a version control system that is widely used for software development. Git is distributed, meaning that each developer has a complete copy of the code repository on their computer, and changes can be merged between repo...