Host a static website to Amazon AWS S3.
Static websites are faster to load and cost extremely less to host.
In this video we will:
1) create an S3 bucket
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
AWS Documentation Link :- https://docs.aws.amazon.com/AmazonS3/latest/userguide/HostingWebsiteOnS3Setup.html
Github Link : https://github.com/shivm04/angular-website-example-Namari
#aws #cloudfront #s3 #route53