Looks like they were smart and are using Rackspace for the main github and AWS for the status site. That's 101 for status sites.
I slightly wonder if it's worth putting status sites in a separate domain as well, for resilience against DNS outages or misconfiguration. Obviously you'd also want status.example.com for example.com too, but having some standard way for services to report uptime (to users and to machines, including deep API information, not just "can I ping it" would be nice.
It would be nice if someone set up "arbitraryservicedowntime.net" and did things like github.com.arbitraryservicedowntime.net". But then you'd need some way to associate and promote the independent URLs. Just doing github.com and github.net might work, if github.net is otherwise unused.
Pingdom kind of solves this for just ping, but doesn't work for deep status, causes, ETTR, etc.
I slightly wonder if it's worth putting status sites in a separate domain as well, for resilience against DNS outages or misconfiguration. Obviously you'd also want status.example.com for example.com too, but having some standard way for services to report uptime (to users and to machines, including deep API information, not just "can I ping it" would be nice.
It would be nice if someone set up "arbitraryservicedowntime.net" and did things like github.com.arbitraryservicedowntime.net". But then you'd need some way to associate and promote the independent URLs. Just doing github.com and github.net might work, if github.net is otherwise unused.
Pingdom kind of solves this for just ping, but doesn't work for deep status, causes, ETTR, etc.