TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do big tech companies manage their DNS?

4 pointsby Pop_-almost 3 years ago
What procedure, tech, people, department, etc.. will be used or involved?

1 comment

toast0almost 3 years ago
It depends on the company. When I was there, Yahoo mostly had zone files checked into CVS, but you'd need to open a ticket to the DNS team to change them. Facebook had djb styled zone files in their repo, and you were highly encouraged to go through code review tools to change them. I'd guess there's a lot of companies using just one external DNS provider, and managing it with whatever interfaces are available, maybe a couple of names get tools to make it easier.