S3 + CloudFront is the go-to stack for static sites. Simple, reliable. But setting it up? Tedious. Same console clicks for every project.
SCF automates all of this:
Creates S3 bucket and CloudFront / Handles Route53 and ACM certificates / Auto cache invalidation / Uploads only changed files
Just needs your AWS CLI credentials. Simple architecture deserves simple deployment.