The Speed of the Internet at Google (Googleplex)

Recently Google hosted a thread on Reddit where they answered questions from the general public.  The question of Internet connection speed at Googleplex came up.  To put things in perspective, the average download speed in South Korea is 20 Mb/s, 16 Mb/s in Japan, and 5 Mb/s in the United States.  Personally, my connection with U-Verse is a blazing, or so I thought, 25 Mb/s.  Google’s pipe is a mind blowing 523 Mb/s!

They posted their current connection speed (using speedtest.net tools):

Google Internet connection speed
Google Internet connection speed test that they ran at speedtest.net

 

And to demonstrate the speed in a real-world measurement, posted this download screenshot (click screenshot for full-size view).

Screenshot of Google downloading Rift over their huge pipe
Screenshot of Google downloading Rift over their huge pipe

Leave a Reply

Related Post

Google engineer mistakenly posts internal memo to public forum

Making the equivalent of mistakenly hitting the reply all button, Google Engineer Steve Yegge posted a very well written rant on the importance of architectural planning and the importance of building products around a platform. The neat thing about his post is that he is almost “spot on” with his logic. Long post but well worth reading.

Computer built into the desk

A Dutch man built this and posted it on tweakers.net (a Dutch website but translates to English pretty good using Google Chrome). He took a gaming computer system that he had and rather than change out the case, built a desk around it. He mocked up the design using Google Sketch, had his friend weld the aluminum frame and desk, installed thick glass as the desk top, and assembled the computer hardware into the desk frame. I believe the cooling system is in the drawer section to the right.

Installing an Intrusion Detection System (IDS) and Reporting Interface

An intrusion detection system (IDS) can perform log analysis, check file integrity, monitor policy changes, and keep an eye out for rootkit installations and alert you when a threat is first suspected. The IDS that I chose for my host was OSSES HIDS, an open source host-based Intrusion Detection System offered by Trend Micro. Here’s how I installed OSSEC on my hosted Linux VPS and Splunk on a local Windows machine to monitor.