Live AWS Dashboard

Cloud Resume Dashboard

Live visitor metrics for my AWS cloud resume project, powered by API Gateway, Lambda, DynamoDB and CloudWatch. This page demonstrates a simple cloud operations view for tracking project activity.

API Gateway Lambda DynamoDB CloudWatch GitHub Actions
Total Views
Loading...

Updated from the live serverless visitor counter API.

Unique Visitors Today
Loading...

Daily unique visitor tracking backed by DynamoDB.

System Status

Frontend CloudFront + S3
API Checking...
Backend Lambda + DynamoDB
Monitoring CloudWatch
Deployment GitHub Actions

What This Shows

This dashboard connects the frontend to a live AWS serverless backend. The page calls an API Gateway endpoint, Lambda processes the request, DynamoDB stores visitor data, and CloudWatch supports logging and metrics.

Built by Krishan Kumar as part of an AWS cloud portfolio project.

Cloud Skills Demonstrated

Serverless API integration, DynamoDB-backed metrics, Lambda troubleshooting, CloudWatch visibility, CloudFront/S3 hosting, GitHub Actions deployment and cloud project documentation.