https://www.year-progress-bar.com
S3 website bucket , Route 53 & Cloudfront
- run build, test with
serve -s dist
- apply replacement
- invalidate distribution cache
npm run build
serve -s dist
terraform apply -replace=aws_s3_bucket_object.dist_files
source .env
aws cloudfront create-invalidation --distribution-id "$CLOUDFRONT_DISTRIBUTION_ID" --paths "/*"
- track in search console - needs viewer permissions to access
- cname domain verification record for search in route 53 created in tf
- for content in search engine results below title
- social media link sharing tags ie "og:image" for social link snippets