This guide provide a comprehensive step-by-step guide on how to deploy static websites to AWS S3 Buckets
- AWS S3 bucket - to store files and folders
- CloudFront - AWS CDN for fast content delivery
- Route 53 - for managing CNAME/A records, etc.
- IAM User - to create a user with S3 and CloudFront access
- Certificate Manager - for securing connection with TLS (i.e., https)
- GitAction - for automated deployment