Using ArgoCD and other AWS services like CodeCommit, CodePipeline, CodeBuild, Amazon EKS — In this post, we’ll look into how to build a GitOps pipeline to deploy applications on Amazon EKS (Elastic Kubernetes Service). We’ll use ArgoCD and various AWS services like CodeCommit, CodePipeline, CodeBuild, and Amazon Elastic Container Registry (ECR). Sometime back, I had written a post on GitOps and some of…