navigation

Hosting static web with Amplify and Custom domain with Route 53.

Overview

In this workshop, we will deploy 1 static web on the AWS Amplify service and configure the domain through the hosted zone of AWS Route 53. This demo will host the blog app SSG (Static Site Generation) Next.js 14 through AWS Amplify instead of hosting on Vercel. The domain is purchased at Godaddy, we will change the nameserver from AWS Route 53 provided through the Godaddy dashboard.

Content

  1. Introduce
  2. Setup IAM Permission
  3. Hosted zone
  4. Amplify hosting static web
  5. Custom domain
  6. Testing CI/CD pipeline
  7. Resource cleanup