Projects with this topic
Sort by:
-
KubeLaunch is a self-service DevOps platform that I am building to help application teams deploy their applications to Kubernetes without manually setting up AWS infrastructure. It uses Terraform to provision VPC, IAM, ECR, and EKS, Docker for containerization, Helm for Kubernetes application deployment, and CI/CD to automate validation, deployment, and rollback. I am also building the monitoring and observability layer using Prometheus and Grafana, along with separate configurations for non-production and production environments.
Updated