# Heroku and Route 53 - Using Amazon for Domain Registration with Heroku for Hosting

DevFeed: [Heroku and Route 53 - Using Amazon for Domain Registration with Heroku for Hosting](<https://devfeed.tech/articles/heroku-and-route-53-using-amazon-for-domain-registration-with-heroku-for-hosting-28112.md>)

Original publisher: [Read original article](<http://fuzzyblog.io/blog/2019/12/29/heroku-and-route-53-using-amazon-for-domain-registration-with-heroku-for-hosting.html>)

Author: Fuzzygroup

Published: 2019-12-29T00:00:00Z

Content type: tutorial

Language: en

Sources: [Scott Johnson](<https://devfeed.tech/sources/scott-johnson.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Amazon Route 53](<https://devfeed.tech/topics/amazon-route-53.md>), [amazon](<https://devfeed.tech/topics/amazon.md>), [hosting](<https://devfeed.tech/topics/hosting.md>)

Tags: [amazon](<https://devfeed.tech/tags/amazon.md>), [dns](<https://devfeed.tech/tags/dns.md>), [domain](<https://devfeed.tech/tags/domain.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [route](<https://devfeed.tech/tags/route.md>)

## AI overview

A blog article documents adding the domains okrsnow.com and www.okrsnow.com to a Heroku application and configuring DNS providers with the resulting Heroku DNS targets.

## Source excerpt

https://devcenter.heroku.com/articles/route-53 https://devcenter.heroku.com/articles/route-53 okrsnow on  master [🏎💨] via ⬢ v12.8.1 via 💎 v2.6.5 on ☁ us-west-2 took 5m33s ❯ heroku domains:add okrsnow.com Adding okrsnow.com to ⬢ okrsnow... done Configure your app's DNS provider to point to the DNS Target thawing-coral-9zbepdxpaa0ondgs6ubrpre7.herokudns.com. For help, see https://devcenter.heroku.com/articles/custom-domains The domain okrsnow.com has been enqueued for addition Run heroku domains:wait 'okrsnow.com' to wait for completion okrsnow on  master [🏎💨] via ⬢ v12.8.1 via 💎 v2.6.5 on ☁ us-west-2 took 2s ❯ heroku domains:add www.okrsnow.com Adding www.okrsnow.com to ⬢ okrsnow... done Configure your app's DNS provider to point to the DNS Target quiet-cephalopod-d3uo5fkp1t6x7dnqtpyc1jue.herokudns.com. For help, see https://devcenter.heroku.com/articles/custom-domains The domain www.okrsnow.com has been enqueued for addition Run heroku domains:wait 'www.okrsnow.com' to wait for completion okrsnow on  master [🏎💨] via ⬢ v12.8.1 via 💎 v2.6.5 on ☁ us-west-2 ❯