Need support on deployment of 3 tier app on AWS EKS Cluster using Jenkins as CI/CD tool.

Job ID: 35861486

Budget: ₹600 – ₹1,500 INR

want to deploy app on EKS Cluster using Jenkins, I have written down terraform files that will spin up complete EKS cluster, nodes and pods.. also have partial ansible file that can deploy app on eks, but need jenkins workflow to build, test using sonar qube, then store artifact on nexus, between i have written the docker files that creates the image of the app, finally need support to deploy using ansible on eks using jenkins workflow.