Static Website Hosting
with AWS S3 & CloudFront

Secure • Fast • Scalable

Final year project by Evangadi-aws-G4
Deployed using Next.js (static export) + AWS OAC for private access

Why S3 + CloudFront?

🔒

Secure

Private S3 bucket + Origin Access Control (OAC) ensures only CloudFront can access files.
No public exposure.

Fast

Global CDN with 300+ edge locations reduces latency.
HTTPS, caching, compression included.

📈

Scalable

Handles millions of requests automatically.
No servers to manage — pay only for what you use (~$0.50–$2/month).

Explore how I built and deployed this static site step-by-step.

Read the Full Case Study →