Submitted by Dave on Sat, 12/24/2022 - 00:23
  1. Go to Google Domains
  2. Select the Domain that you wish to use. google DNS list from My domains in Google Domains.
  3. Create a static IP for your server.
  4. Go to Amazon Lightsail home page and select `Networking`AWS Lightsail homepage capture
  5. Now select Domains & DNS
  6. Create DNS zone
  7. Select `Use a domain from another registrar`
  8. Enter your DNS, scroll down, and Select `Next`
  9. This will generate Name servers, and they will be listed. Name server list generated by AWS
  10. Go to your Google domains profile for the domain that you are working with, select `Add a CNAME record to your DNS configuration`. Google DNS add CNAME, which is adding custom name servers
  11. Select `Custom name servers (Active), and copy each of these server names: custom name servers tabAdd name servers
  12. In Amazon, click on the `Assignment` tab for that DNS zone, and add an assignment to your servers static IPĀ  (e.g. static-ip to name.com). Assign DNS to static IP on Amazon

You should be done with it now. Check over your DNS records setting (there should be an automatically entered field), and run a test by visiting your website's URL by DNS name.

Tags