Day 14 — Deploying a Static Website on AWS Using Terraform (Mini Project 1 + Custom Domain Setup)
Today’s task was one of the most complete real-world Terraform projects so far.I deployed a fully functional static website on AWS using:
S3 (website files)
CloudFront (global CDN + HTTPS)
Route 53 (DNS hosting)
ACM (SSL certificate)
Terraform (...