CloudFront Demo

Static site on S3 & Lambda API — both served via CloudFront

Test the API

Tech Stack

CloudFront routes /* to S3 (static files) and /api/* to API Gateway (Lambda). Both share the same origin domain — no CORS issues.