Hacker News new | ask | show | jobs
by stackskipton 515 days ago
Azure has options when you use their DNS that they tie resource, Public IP, Azure WebApp and other to DNS. If resource is deleted, the record will be NXDomain. AWS probably has something for Route53.

Otherwise, good IaC can help but even in larger companies, I see more ClickOps then I should.

1 comments

> AWS probably has something for Route53.

Called alias records.