Connect Custom Domain to AWS S3 Website using Route 53
π Introduction
Hosting your static website on AWS S3 is simple, but by default you get a long AWS URL like:
http://myapp.com.s3-website-us-east-1.amazonaws.com
To make your site look professional, you need a custom domain (like myapp.com).
In this g...
blog.techeazyconsulting.com3 min read