
DevOps Engineer with more than 7 months of experience in DevCloudGeek. Motivated and aspiring AWS Cloud Engineer with a strong foundation in cloud computing, and a passion for building robust, scalable, and efficient solutions. Eager to apply my knowledge and skills in AWS, DevOps, and automation to contribute to mission-critical projects. Committed to continuous learning and growth in the ever-evolving field of cloud technology.
End-to-End CI/CD Pipeline on AWS EKS, Designed and implemented an end-to-end CI/CD pipeline for a microservices-based voting application using Jenkins, Docker, Kubernetes (EKS), Terraform, DockerHub and GitHub. Provisioned AWS infrastructure (VPC, EC2, EKS, IAM roles, subnets) using Terraform (IaC) Containerized Vote and Result services using Docker and implemented dynamic image tagging using Git commit IDs. Built Jenkins pipelines to automatically build, test, tag, and push Docker images to DockerHub. Deployed applications to AWS EKS using Kubernetes manifests (Deployments, Services, ConfigMaps, Secrets). Implemented image updates at deployment time via Jenkins without hardcoding image tags in Kubernetes YAML files. Integrated AWS CLI and kubectl in Jenkins to automate EKS deployments. Using Git branching strategy (test → main) by creating PR request and enforced CI/CD best practices. Troubleshoot and resolved Docker, Jenkins, Kubernetes, AWS IAM, and GitHub authentication issues.