Hacker News new | ask | show | jobs
by VectorLock 2318 days ago
I do this already but from my configuration management system on my instances, but one thing I don't have that I'd love if Route53 would help support is being able to run route53 to handle in-addr.arpa zones for my IP addresses so I can get reverse IP looking for my VPC networks without having to run my own resolver.
2 comments

We run our reverse zones on route53. It is just a little bit cumbersome but overall works relatively well with vpc private hosted zones.
Are you using RFC1918 networks or are you using public subnets you have actual delegation for?
Interesting, which configuration management system do you use?
Chef and hating it.