I build reliable cloud infrastructure, automate deployments, and design scalable cloud-native systems across AWS and Azure.
A Flask-based task manager deployed on Azure with Terraform.
- Azure Container Apps for the application runtime
- Azure Application Gateway for public ingress and health probing
- Azure Cosmos DB (MongoDB API) for task storage
- Azure Container Registry Premium with private networking
- Azure Virtual Network for subnet isolation and private endpoints
- System-assigned managed identity and Container App secrets for runtime configuration
A URL shortener with click analytics on AWS, running three services on a single ECS cluster. RDS PostgreSQL is the system of record, Redis handles API caching, and SQS processes click analytics asynchronously. CI/CD runs through GitHub Actions, infrastructure is managed with Terraform, and local development uses Docker Compose with pre-commit hooks for linting and secure pushes.
Core stack
What it shows
- Containerized services with clear separation of concerns
- Edge protection and traffic routing for production workloads
- Fast redirect performance with caching
- Async click analytics processing
- Infrastructure as code and CI/CD automation
GitHub Streak
Contribution Graph
Activity Graph
- Terraform and infrastructure as code
- CI/CD and GitHub Actions
- Azure platform engineering
- Kubernetes and CKA preparation
- Observability with Prometheus, Grafana, and ELK
- Cloud architecture and system design



