Typically, when a website experiences some downtime, its visitors just wait for it to come back and that’s the end of the story. There’s no news report, no major public panic, or any other incident. To most of the world, it’s just another day at the office. This all changed on January 27, 2015, when Facebook and Instagram were both mysteriously wiped from the face of the planet for 55 minutes. Suddenly, a very large number of people are curious about what large companies do to ensure that their websites stay up, and why websites sometimes go belly-up for a few hours. It’s time to speak about both of these things!

The Causes

Despite the stability behind the front-facing webpages of big names like Google, Facebook, Twitter, and YouTube, there are many things that can go wrong at any point in time. Even Google’s services, which are presumably the most stable on Earth, go down once in awhile (you can see statistics from the company itself here). For example, Gmail experienced a very brief outage that was barely noticed by anyone on December 18, 2014. Outages can happen for various reasons.

Let’s classify these reasons by “intentional” and “unintentional” outages. We’ll start with reasons for “intentional” outages:

  • maintenance and implementation of new code
  • permanent shutdown preceding the closing of a company

These were a bit obvious. But there are many more reasons for “unintentional” outages:

  • server crash (this includes hard drive crashes and other hardware issues)
  • domain name (DNS) expiration
  • domain name seizure
  • distributed denial of service (DDoS; see here for what this is)
  • takedown by law enforcement
  • server shut down by hacker (very rare)
  • too many visitors accessing website simultaneously
  • errors in database management or front-facing code
  • natural disasters
  • ISP issues on datacenter end
  • DNS server outage

These are just some of the reasons a website can go down unintentionally, but they are the most common.

Is The Site Really Down?

serveroutages-downrightnow

Before making a verdict on the status of a website, you should make sure there are no issues with your own connection. The best way to do this is to have a third party check if the site is running from their own connection. You can do this very simply by using services like “Is It Down Right Now?“. Both of these websites constantly show the statuses of the most popular destinations on the web for your convenience.

What Are They Doing About It?

The methodology behind solving an outage is typically very straightforward. Did the server crash? Turn it back on or fix it! Is someone attacking the site? Change its IP address and put it behind a reverse proxy firewall. We have the solutions. The thing is preventing the issue from coming up in the first place.

The most simple way to prevent these outages is to establish redundant hosting, tying one’s domain name to multiple IP addresses. When one IP fails, the next one is used. Look at Google’s setup:

serveroutages-nslookup

This simple solution is also effective against DDoS, which is perhaps the greatest external threat to any server. More than this, large companies like Google and Facebook do not put all their eggs in one basket; their services are hosted on different geographically-dispersed datacenters to ensure that widespread issues can be contained relatively quickly.

The only thing that this kind of hosting strategy doesn’t protect you against is law enforcement takedowns and domain seizures, in which case you’ll have to contact the authority that performed the seizure to see how you can work with them to restore your site.

Other methods for preventing downtime include buying a backup DNS service, hiring a caching service, and making subtle changes to the code that allow a website to function in a compartmentalized manner so that the homepage will always show even when things like the database or content distribution network (CDN) are down. These are just a few of the things that the websites we love do to ensure that they’ll never sink!

If you feel like adding your own thoughts to this, you’re more than welcome to leave a comment!

Edit Google Drive Videos Inside Chrome With WeVideo

What if you left your laptop at home and there is an urgent need to edit a video that you saved in Google Drive? Thankfully you can make use of WeVideo to edit the video directly in Google Drive.

How BitTorrent DHT Peer Discovery Works

Peer discovery is an essential part of the BitTorrent protocol. It’s how its downloads happen so quickly: You connect to multiple people, and each of them upload a little piece of the file to you. This article explains how the whole BitTorrent DHT peer discovery process works.

Speed Dial with Full Online Sync For Firefox

Even being a veteran browser, Firefox has not been able to implement the Speed Dial function well. That’s where FVD Speed Dial comes into play. This fully functional Firefox addon fundamentally changes the Speed Dial feature to what it should have been all along.

What Is “UTM_Source” And Should You Be Worried?

You may have seen URLs with a long string attached to the end of the link that looks something like this: “utm_source=facebook&utm_medium=fanpage&utm_campaign=new+article&wa_ibsrc=fanpage.” Should you be worried about the implications of this? We’ll have a look at what UTM is and answer any question you might have on this subject.

Get the Black Google Menu Bar Back with this Chrome Extension

Don’t like the new Google App Launcher? Want to get the old black Google menu bar back at the top of Google websites? Here’s how to do that in Chrome.

6 Alternative Uses of WordPress, Other Than Blogging

You can be sure of one thing, Wordpress: it’s not just for blogs anymore. Here are 6 alternative uses of Wordpress that aren’t blogging.

Still Need a 2014 Calendar? Make One Using Pically

Are you still looking for the perfect 2014 calendar. Pically is a free program that you can grab and use to create beautiful calendars using your own photos.

Organize Firefox Bookmarks with ViewMarks

ViewMarks puts a creative twist on your Firefox bookmarks using a file manager paradigm. It lets you manage your bookmarks like they’re files and folders.

MTE Explains: What Is an RFC?

You’ve probably seen the term RFC thrown around in applications that you’ve been using. What is this mysterious RFC that people been talking about? Let’s find out.

Why You Should Use DuckDuckGo

Good Google alternatives are really hard to find. One that respects your privacy as a user is DuckDuckGo. Here is why you should use Duckduckgo.

How to Submit WordPress Site for Bing Indexing

If you want to get your site indexed in Bing search results, here is how you can submit your WordPress site to Bing and have it index your site.

How to Convert Images to Text (OCR) With Google Drive

Rather than using an expensive OCR software, you can now use Google Drive to convert image to text. Here’s how you can do so.