Project
Cloud-Native Static Platform on AWS
Designed and deployed a secure static delivery platform using AWS S3, CloudFront, Route 53, ACM, and Terraform.
Overview
This project delivers a production-ready static web platform with a private S3 origin, CloudFront edge delivery, HTTPS, and custom domain routing.
Architecture
User → Route 53 → CloudFront → S3 private bucket via Origin Access Control.
Tech Stack
- AWS S3
- AWS CloudFront
- AWS Route 53
- AWS Certificate Manager
- Terraform
- Next.js