Hacker News new | ask | show | jobs
by source99 3616 days ago
Are there companies out there that include Github as a critical part of their infrastructure such that if the web front end or GIT hosting goes down that their production servers are affected?

I'm sure there are but how many people would actually have been affected by this specific outage which only seemed to affect the web front end?

1 comments

I've been planning to do a static company page, deployed as a GH organisation page. Maybe I should have a fail over plan that can run off of S3 or something, and a short TTL on the DNS records...