To complete the application deployment environment on EKS Cluster, we will proceed to install some important tools that help automate the deployment process and software quality testing.
In the current scope, you will deploy two components: ArgoCD and SonarQube.
These tools will help you:
Automate application deployment according to GitOps.
Ensure source code is always checked and maintains high quality.