Host a secure, scalable, and fast static website using AWS S3 and CloudFront
Overview
This project demonstrates how to host a static frontend website using Amazon S3 for storage and CloudFront as the global content delivery network (CDN). The website includes HTTPS support, versioned deployments, and optional custom domain configuration.
Tech Stack
AWS S3 – Object storage to host static website files
AWS CloudFront – CDN to cache and serve content globally with HTTPS
AWS Route 53(optional) – For custom domain + SSL
Terraform(optional) – For infrastructure automation