SERVERLESS
ARCHITECTURE
A fully automated serverless web application built using Terraform and GitHub Actions. Implements an end-to-end deployment pipeline on AWS with modular infrastructure, environment isolation, and secure OIDC-based authentication.
- Frontend: HTML, CSS, JavaScript
- Backend: AWS Lambda, API Gateway
- Database: Amazon DynamoDB
- Tools & Services: Terraform, GitHub Actions, S3, AWS IAM, ACM, Route 53, CloudFront
TRADITIONAL WEB
HOSTING
VISIT WEBSITE
A monolithic web application hosted on Amazon EC2 with an RDS backend. Highlights manual provisioning, configuration, and deployment pipelines for foundational DevOps practices.
- Frontend: HTML, CSS, JavaScript
- Hosting: Amazon EC2
- Database: Amazon RDS
- Tools: Nginx, Bash, AWS CLI
MODERN WEB
HOSTING
VISIT WEBSITE
A containerized web application deployed using Docker and Amazon ECS Fargate, focusing on scalability, CI/CD integration, and infrastructure automation through Terraform. The application ensures high availability and resilience through AWS-managed services, with automated deployments and infrastructure consistency across environments.
- Frontend: React, Tailwind CSS
- Hosting: AWS ECS Fargate
- Database: Amazon RDS (Multi-AZ)
- Container Registry: Amazon ECR
CLOUD
EXPERIMENT LAB
VISIT WEBSITE
A collection of cloud automation and monitoring experiments showcasing DevOps, FinOps, AIOps and observability workflows across cloud environments.
- Projects: IaC, Monitoring, Cost Optimization
- Tools: Terraform, CloudWatch, Jenkins
- Repo: GitHub Public