fullstackFeatured Work

Overview
AtlasDeploy is a full-stack deployment platform that enables users to deploy their Dockerized applications on Google Kubernetes Engine (GKE) Autopilot clusters without managing Kubernetes infrastructure. Users can provide container images, configure custom environment variables, and receive a live application URL immediately after deployment. The platform automates namespace provisioning, Gateway API routing, autoscaling, and deployment rollouts. It also includes a browser-based terminal with real-time log streaming using Server-Sent Events (SSE), allowing developers to monitor and manage their applications directly from the dashboard.
Technologies Used
GolangNext.jsKubernetesGoogle Kubernetes Engine (GKE)DockerGateway APISSEMongoDB