I built a 3-tier application running on Amazon EKS, deployed by a GitHub Actions pipeline that runs on every merge to main . The first version of that pipeline had two secrets sitting in the repo settings: AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY . Github- https://github.
Source: [Dev.to](https://dev.to/mayankthakur001/3-tier-application-on-eks-oc7)