Ever wonder what it takes to run a cloud operation? What kind of infrastructure is needed and what kind of hardware is used? Probably not because most typical users never really get a chance to see the entire infrastructure that supports the plethora of services they use on something like Amazon's Elastic Compute Cloud. However, it was recently estimated by by Huan Liu, Research Manager for Accenture, that an astonishing 454,000 individual blade servers are currently being used to power it.Liu made the estimate in a personal blog post recently, stating that he used a combination of data and DNS queries within EC2, all of which were publicly available, to come up with that number. The number indicates just how many physical server racks are used by Amazon's Cloud Service multiplied by the number of individual servers that could be housed in each rack.
However, Liu did mention that there are a number of different obvious holes in his number. Liu notes that the total number he gave is a complete estimation on his part and that Amazon could very well configure its systems differently than he thinks. In addition to that, if Amazon has any racks without an active server running on it then it would be impossible to count, which would also displace Liu's accuracy in the total.
Regardless, Liu's post has stirred up quite the buzz in the media, though that could be because it is one of the best estimates to Amazon's cloud size currently on the web. Amazon is pretty secretive with their information on their Elastic Compute Cloud, making these hypotheses a necessity.
Source: PC World - Nearly a Half Million Servers May Power Amazon Cloud
Last month, IBM announced that it had just opened its first facility in China with the main purpose of refurbishing and reselling old computer servers. Financially, this is a great move for IBM as the market for refurbishing and reselling computer servers is expected to increase to $2 billion in China by 2014.
Microsoft, right on the heels of its public viewing of Windows 8, has just released a beta version for the company's Windows Server 8 operating system. Windows Server 8, which was officially announced last September, updates the code base for Microsoft's flagship server OS, the current version of which is Windows Server 2008.
In late 2011 the Federal Bureau of Investigation (FBI) set up a bunch of secure servers to replace the ones created by seven individuals that were arrested for internet fraud. According to a statement by the FBI at the time of the arrests, "The dismantling of the defendants' rogue DNS servers - to which millions of computers worldwide had been redirected - would potentially have caused all of those computers, for all practical purposes, to lose access to websites."
The release of Apache HTTP Server v2.2.22 has just been announced by both the Apache Software Foundation and the Apache HTTP Server Project. The Apache HTTP Server Project has stated that this release is definitely the best version of Apache HTTP Server released so far and is encouraging all of its users to to upgrade as soon as possible.
A very interesting, and potentially very harmful, vulnerability has been discovered in X.orgs's X Server that allows users to gain access to a locked computer. By pressing the Ctrl key, Alt key and * key simultaneously one can disable a user's screensaver and unlock the computer, a glitch discovered by French blogger "Gu1". The technique has already been verified to work on versions 1.11 and higher of X.org's X Server.
On Thursday a researcher published a proof-of-concept code that takes a new look on the slow HTTP Denial-of-Service (DoS) attack by simply dragging out the whole process of reading the server's response and, eventually, overwhelming it. Senior Software Engineer at Qualys Sergey Shekyan also added this modified Denial-of-Service attack, which he dubs a Slow Read attack, to his Slowhttptest tool.