This project demonstrates how to host a static website using Amazon S3.
- Static website hosting on S3
- Public access settings
- Optional custom domain and HTTPS via CloudFront (optional)
- Lightweight and easy to deploy
- AWS account
- AWS CLI installed and configured (
aws configure
) - Static website files (HTML, CSS, JS, images)