I would hope they honor this dns issue under the same guidelines although its technically not the route53 service we are paying for.
Amazon DNS error
41–50 of 71 posts
Re: Amazon DNS error
#42Re: Amazon DNS error
#43Re: Amazon DNS error
#44Re: Amazon DNS error
#45AWS Status shows Cloudfront DNS issues, which is reflected in our page's assets not loading. Kinda makes me wish we were using something like https://github.com/etsy/cdncontrol/ but that's a fight for another day! Informational message: DNS Resolution errors http://status.aws.amazon.com Wed, 26 Nov 2014 17:00:39 PST http://status.aws.amazon.com/#cloudfront_1417050039 We are currently investigating increased error rat…
However, digging the Cloudfront name servers times out intermittently:
$ dig +short @ns-666.awsdns-19.net cloudfront.net
;; connection timed out; no servers could be reachedRe: Amazon DNS error
#46Re: Amazon DNS error
#47Earlier quoted context omitted.
Is it any different if you shell out the big bucks for support?
We have business-level support through AWS activate, and it's not any different really - we could submit a ticket and get a phone call back within a 1 hour guarantee, but I'm not sure that would get you much more information or faster resolution for an issue like this. The really big customers presumably have contacts within the AWS team who give them extra information in cases like this.
Finally, chat came through--but only after a wait far longer than what their SLA guarantees.
Point being that support probably isn't going to get you much either, especially given that they aren't holding to the 1hr SLA.
Re: Amazon DNS error
#48Is there a RoR Gem / configuration that will serve assets locally if an external asset host name doesn't resolve or times out?
What would be really nice is if you could specify a fallback host in your DNS prefetch, and the browser would make it "just work."