Kubernetes-Based Microservices Platform with CI/CD
Containerized a Python Flask web application deployed on AWS EKS cluster with auto-scaling capabilities. Created custom Helm charts for streamlined Kubernetes deployments and configuration management. Established end-to-end CI/CD pipeline with Jenkins, SonarQube code quality analysis, Trivy security scanning, Docker builds pushed to ECR, and automated EKS deployments. Provisioned AWS infrastructure using Terraform including EKS cluster, VPC networking, and security configurations. Implemented comprehensive monitoring and logging solution using Prometheus and Grafana deployed as pods within EKS cluster. Implemented blue-green deployment strategy reducing downtime to zero and enabling rapid rollback capabilities.