Introduction: In today's blog, we will do CI with Jenkins and CD using ArgoCD. We will deploy a Java spring boot application and will build it using Maven. Automating everything via Jenkinsfile. Let's get started. Prerequisites: AWS EC2 instance wi...