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.
Updated from the live serverless visitor counter API.
Daily unique visitor tracking backed by DynamoDB.
System Status
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.