About

Hi, I'm Supreet, an aspiring Cloud Computing and DevOps professional. I am passionate about learning and working with AWS, Docker, and Kubernetes. I enjoy building practical projects that help me strengthen my skills and understanding of modern cloud technologies.

My journey in cloud computing started with a fascination for how scalable systems work at scale. Today, I focus on building infrastructure that is reliable, secure, and efficient.

When I'm not coding or configuring cloud resources, you can find me exploring new DevOps tools, contributing to open-source projects, or learning about emerging technologies in the cloud ecosystem.

Experience

2025 — PRESENT
Cloud Engineer · Self-Learning
Building hands-on experience with cloud infrastructure and DevOps practices. Deploying scalable applications using AWS services including EC2, RDS, S3, and Lambda. Implementing CI/CD pipelines and containerization strategies.
AWS Docker Kubernetes Terraform GitHub Actions
2024 — 2025
DevOps Enthusiast · Personal Projects
Developed and deployed multiple cloud-native applications. Automated infrastructure provisioning using Infrastructure as Code. Gained proficiency in container orchestration and microservices architecture.
Azure GCP Jenkins Ansible

Projects

Highly Available Web Application on AWS
Deployed a scalable web application using EC2 instances behind an Application Load Balancer. Configured RDS for database management and S3 for static asset storage. Implemented auto-scaling policies to handle varying traffic loads.
AWS EC2 RDS S3 ALB
Microservices with Docker & Kubernetes
Containerized multiple microservices using Docker and orchestrated them with Kubernetes. Implemented service discovery, load balancing, and automated deployments. Configured health checks and rolling updates for zero-downtime deployments.
Docker Kubernetes Helm Microservices
CI/CD Pipeline Automation
Built automated CI/CD pipelines using GitHub Actions to streamline the deployment process. Integrated automated testing, security scanning, and deployment to cloud environments. Reduced deployment time by 70% through automation.
GitHub Actions Terraform AWS CI/CD