Built an end-to-end CI/CD pipeline using AWS services to automate building, pushing, and deploying containerized applications to Amazon EKS.
Tools
AWS CodePipeline AWS CodeBuild Amazon ECR Amazon EKS Docker Kubernetes IAM
Pipeline
Automated Docker image build and push to Amazon ECR, followed by deployment to Amazon EKS using Kubernetes manifests via CodeBuild.
View CodeDesigned and implemented a full DevOps pipeline using Terraform, Jenkins, Docker, and Kubernetes with monitoring integration.
Tools
Terraform AWS EC2 Jenkins Docker DockerHub Amazon EKS Kubernetes Prometheus Grafana GitHub
Pipeline
Provisioned infrastructure using Terraform, installed Jenkins & Docker on EC2, built and pushed Docker images to DockerHub, deployed applications to EKS using Kubernetes YAML, and monitored performance using Prometheus and Grafana.
View CodeDesigned and implemented an end-to-end CI/CD pipeline using Jenkins to automate build, push, and deployment of containerized applications on AWS EC2.
Tools
Jenkins Docker DockerHub AWS EC2 GitHub Docker Compose Uptime Kuma
Pipeline
Implemented branch-based deployment (dev & main) with Docker image builds and pushes to DockerHub, deployed applications using Docker Compose on EC2, and configured monitoring using Uptime Kuma with alert notifications for downtime.
View Code