My Hugo website with AWS part2: Custom domain with AWS
After creating the blog, using Hugo, S3 and Codebuild. The next natural step was to access the site using a custom domain. Using AWS there is a very practical way to achieve this. The process involves Route 53, Certificate Manager and CloudFront. This post is based on Felix Yu’s video, where he explains this process very well documented. I will show how each service helps to get the custom domain and some key notes on the process....