Live data from Hacker News

Gmail, Google Maps and YouTube had outage issues

thenextweb.com

1–10 of 105 posts

Re: Gmail, Google Maps and YouTube had outage issues

#10
post #3

Our site was using hosted libraries, google fonts, and google analytics. All of which seemed to be behind captchas, throwing CORS errors, and 503ing since this morning. Swapped out JQuery cdn for now.

Is there a good reason to use these things hosted by a third party source? Libraries are tiny, the fonts can be downloaded from Google Fonts and embedded locally, etc. Even the Google Analytics JS script I presume can be stored and run local.

Shouldn't a goal be to mitigate the number of possible failures which can bring down your site by reducing the number of single points of failure?

Post reply on HN