Skip to content

Comment on My domain registrar (DNSimple) tried to 5x the cost of my reseller plan

Comments

Is there any feature there that is unique enough you can't use AWS or GCP? I use GCP for all my DNS needs and it's very very cheap.

They have a feature called ALIAS records, which is a non-standard DNS record type similar to CNAME, but it works with the root domain. The people I know using DNSimple were using it because it worked better with Heroku than other DNS providers at the time. They are not the only ones offering ALIAS records now, but it's still a non-standard feature that not every DNS provider has. A feature like this is needed for Heroku, since they do not give you IP addresses for your servers - you have to use CNAME or ALIAS records.

GCP has ALIAS records in preview as of somewhat recently: https://cloud.google.com/dns/docs/records-overview#alias-rec...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.