How to Use GoDaddy Domains with AWS Route 53 Hosted Zones

Опубликовано: 23 Октябрь 2024
на канале: BrainTrust Digital
33,237
678

Do you want to attach a domain purchased in any registrar to AWS services? Stick around to find out how. In this AWS + Rails tutorial we going to be tackling a subscriber requested tutorial.

Sandeep wanted to follow along with the AWS + Rails tutorial series, but use a domain purchased through a different registrar. We walk though how to accomplish this in AWS with Route 53 Hosted Zones. For my example, I purchase a domain off screen through GoDaddy. This domain will be used for a future tutorial series and will therefore be blurred out for this video -- to follow that future series you will need to subscribe!

⏰ Timestamps
0:00 Introduction
1:31 Getting Started
2:34 Create Hosted Zone
4:38 Update External NS Records
6:24 Flush DNS and Cache
6:56 Prove Connection
8:16 Surprise from my coworker
8:51 Verify Results
9:18 Closing notes

Flush DNS cache on Mac
sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder

I typically add this as an alias like so
alias flush="sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder;say 'get flushed'"

How to Purchase a Domain through Route53 for a Rails App
   • AWS + Rails: How to Purchase a Domain...  

How to use S3 for Static Site Hosting
   • AWS + Rails: How to use S3 for Static...  

AWS + Rails Series Playlist
   • AWS + Rails  

My Gear List
http://brain-trust.io/my-gear

My YouTube SEO Software
https://www.tubebuddy.com/braintrust

My Accounting Software
https://shareasale.com/r.cfm?b=960179...

Make sure you subscribe to my channel to keep up to date with new content!

DISCLAIMER: Links in this description include affiliate links. If you purchase a product or service with the links that I provide I may receive a small commission. There is no additional charge to you! Thank you for supporting BrainTrust Digital so I can continue to provide you with free content each week!