Host a static website to Amazon AWS S3 + Cloudfront + Route 53 using Cloudformation.
Static websites are faster to load and cost extremely less to host.
⭐ In this video we will:
1) Deploy a static website to Amazon S3
2) Create an SSL Certificate using AWS Certificate Manager
3) Create a CloudFront Distribution for a static Website and attach an SSL certificate to it.
4) Configure DNS settings to point to the domain name
5) Complete infra created via Cloudformation (Infra As a Code)