1: Deployed Netflix clone application in AWS EKS
Configured GitHub actions to run CI/CD by writing workflow file in Yaml format by adding secrets and variable to secure sensitive information.Implemented the GitHub runners with Ec2 instance to run jobs on it. Attached IAM roles and policies to provide permissions.Writing Docker file with multi stage for application to build Docker image.Deployed into EKS cluster with namespace and configured ingress with DNS mapping to browse application on web