I'm an early-career DevOps/Cloud Engineer (M.Sc. Data Science, Periyar University) with hands-on AWS, Terraform, and CI/CD experience — validated through a 3-month cloud infrastructure internship at Codec Technologies and three self-built, production-style projects. I build platforms and pipelines that turn manual, error-prone deployment work into automated, observable systems.
My current focus is VoteSecure — a voting platform evolving phase by phase (containerization → reverse proxy → CI/CD → cloud deployment → monitoring → Kubernetes), with real incidents documented along the way instead of just green checkmarks. My work sits at the intersection of infrastructure as code, CI/CD automation, and cloud-native architecture — with a growing focus on observability and incident-driven learning.
🏗️ Currently building → VoteSecure (Phase 3 complete → AWS deployment next)
☁️ Cloud focus → AWS (EC2, ECS Fargate, ALB, RDS, Secrets Manager, ECR)
🔧 Automation passion → Replacing manual workflows with repeatable, observable pipelines
🎓 Certified → CI/CD (IBM · Coursera)
📚 Learning next → Monitoring (Prometheus + Grafana), Kubernetes
📍 Based in → Tamil Nadu, India
|
One-click ML model deployment from GitHub URL to live AWS infrastructure A self-service MLOps platform that eliminates manual server configuration. Enter a GitHub repo URL — the platform provisions an EC2 instance, installs Docker, configures NGINX as a reverse proxy, builds the Docker image, and streams real-time deployment progress to a React dashboard via WebSocket. Platform Infrastructure (Terraform IaC — 10 modules):
Application Pipeline (boto3 + Paramiko):
|
|
Production-grade Flask API on AWS — 100% Infrastructure as Code, from provisioning to observability An end-to-end cloud engineering build: a Flask API on EC2 with every AWS resource — VPC, security groups, IAM roles, S3, CloudWatch — provisioned entirely through Terraform. Every push to Highlights:
|
|
One application, evolved phase by phase — the same system growing the way real production infrastructure does Instead of building disconnected mini-projects, VoteSecure takes a single full-stack voting platform (FastAPI + React + PostgreSQL + Redis) and evolves it through progressive infrastructure phases — each one built, intentionally broken, documented, and shared. Completed phases:
Real incidents, documented like production postmortems:
Up next: CI failure simulations → AWS deployment → monitoring & observability (Prometheus/Grafana) → container registry & CD → Kubernetes. Following the build-in-public series on LinkedIn. |
goals = {
"short_term": ["AWS deployment for VoteSecure (Phase 4)", "Monitoring with Prometheus + Grafana (Phase 5)", "Container Registry + CD (Phase 6-7)"],
"medium_term": ["Kubernetes migration for VoteSecure (Phase 8)", "AWS Solutions Architect Associate cert", "Helm charts"],
"long_term": ["Platform engineering", "Internal developer platforms", "Production-grade SRE practices"]
}
