PROJECT OVERVIEW


CORE FEATURES


ARCHITECTURE OVERVIEW

The architecture follows a secure and minimal design:

High-level request flow:

User → CloudFront → S3 (static content)
User → CloudFront → Lambda → DynamoDB (view counter)

“High-level AWS architecture showing secure static content delivery via CloudFront and S3, with a serverless Lambda–DynamoDB backend for the view counter.”

“High-level AWS architecture showing secure static content delivery via CloudFront and S3, with a serverless Lambda–DynamoDB backend for the view counter.”