The project is based on dockersample’s example-voting-app, which is a distributed microservice application that runs on multiple docker containers. I added some k8s manifest files, created Github actions (CI/CD) workflows to deploy the application on AWS EKS cluster (created using Terraform) and make it accessible over the internet using Nginx Ingress Controller, AWS Route 53 and a valid domain name.