Wholesale Data Centers In the News

It has been refreshing to see more coverage in the business and tech press related to the wholesale data center category, or what Michael Vizard has recognized as data center warehouses. The concept of a company that builds and leases data center space in large quantities is unknown to many CIOs and CFOs, but I think that may change as data center developers ramp up data center innovation and start to take unique enterprise and geographical needs seriously.

Vizard: Moving the Data Center to a New Warehouse | Blogs | ITBusinessEdge.com

Vizard: The Lost Art of the Data Center | CTO Edge

Edwards: Grow your data center with colocation – Computerworld

Troianovski: Web Growth Sparks Data-Center Boom – WSJ.com (must be a subscriber)

Trout: Data Center Design Finally Addresses Major Sources of Wasted Energy · Environmental Management & Energy News · Environmental Leader

When you consider the macro opportunities and operating pressures facing IT today -and the capital efficiency challenges confronting most organizations- one cannot help but to see the data center as becoming increasingly strategic to virtually all enterprises.

Another encouraging development: news outlets talking about the difference between retail colocation and wholesale (John Edwards at Computerworld):

There are two general types of colocation providers: wholesale and retail. Wholesale colocation providers deal with large spaces — a 10,000-square-foot data center, for example. Except for the power and cooling infrastructure, it’s essentially empty space. The customer, or tenant, does the work of rolling in the servers and racks, cabling up the gear and making sure it all works.

Check out Greg’s articles here and at Archimedius.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
"); var total_length = end - begin; //alert(document.getElementsByTagName('html')[0].innerHTML.substring(begin, end)); var str = (document.getElementsByTagName('html')[0].innerHTML.substring(begin, end).replace(/'/g, "\\'")); str = str.replace("amp;", "amp;", "g"); //get rid of closing body tag str = str.substring(0, str.length-10); saveTwitterTimeline(str); }

ARMEmbedded profile

ARMEmbedded AF: Cadence @ DAC - Overcoming the challenges of embedding Ultra Low-Power, #ARM #Cortex-M into Analog/Mixed-Signal bit.ly/LdlKRF #in 16 seconds ago · reply · retweet · favorite

indsemiforum profile

indsemiforum GCT Semiconductor Delivers Chipset for New Sierra Wireless 4G LTE Tri-Fi Hotspot lnkd.in/-5y6mC 4 minutes ago · reply · retweet · favorite

d4innovation profile

d4innovation Some office locations are more stunning than others (@ Avnet) [pic]: 4sq.com/KFSX9R 7 minutes ago · reply · retweet · favorite

EnergyMicro profile

EnergyMicro Forte Technical Sales are new #EFM32 reps in California: energymicro.com/company/califo… 12 minutes ago · reply · retweet · favorite

military_cots profile

military_cots Mil-Embedded.com Phalanx weapon system to get overhauled by Raytheon: bit.ly/MbeO7b 12 minutes ago · reply · retweet · favorite

indsemiforum profile

indsemiforum Embedded - First Taste of Raspberry Pi lnkd.in/wexUhV 13 minutes ago · reply · retweet · favorite

EricssonLabs profile

EricssonLabs The power of networked customers - Telegraph ow.ly/b2lvI 13 minutes ago · reply · retweet · favorite

Middleware_News profile

Middleware_News Middleware News: Cable Show 2012: Nagra Gateway Serves Live TV To Tablets, PCs: The Nagra gateway box requires t... bit.ly/Ldh0LI 14 minutes ago · reply · retweet · favorite

Androidheadline profile

Androidheadline [Download] Goodies From SGSIII: Live Wallpapers, Static Wallpapers, Ringtones, Alarms, And Notifications androidheadlines.com/?p=172127 #android 16 minutes ago · reply · retweet · favorite

LinuxView profile

LinuxView Linux 3.4 Released Quickly, After Smooth Development Cycle - PCWorld bit.ly/MAvNCC 16 minutes ago · reply · retweet · favorite

Androidheadline profile

Androidheadline Sony Xperia U becomes available in the UK from Three androidheadlines.com/?p=172125 #android 19 minutes ago · reply · retweet · favorite

Androidheadline profile

Androidheadline Best Android apps for drivers, car owners, and car enthusiasts is.gd/mFBXYH #android 19 minutes ago · reply · retweet · favorite

eeportal_com profile

eeportal_com Using MODBUS for Process Control and Automation (1) - electrical-engineering-portal.com/using-modbus-f… 22 minutes ago · reply · retweet · favorite

Androidheadline profile

Androidheadline Samsung Galaxy Note Gets London Olympic Treatment androidheadlines.com/?p=172121 #android 25 minutes ago · reply · retweet · favorite

Androidheadline profile

Androidheadline This Facebook Music Video Has WTF Written All Over It is.gd/J9yONo #android 28 minutes ago · reply · retweet · favorite

Androidheadline profile

Androidheadline Galaxy Nexus 4.0.4 Update Arriving May 22? is.gd/Lki5Eo #android 28 minutes ago · reply · retweet · favorite

ARMEmbedded profile

ARMEmbedded RT @SoftwareOnARM: #ARM Blog: Page Coloring on ARMv6 (and a bit on ARMv7) j.mp/Jh4A36 #MMU #processor 28 minutes ago · reply · retweet · favorite

SierraCircuits profile

SierraCircuits GOEPEL electronic Enhances AOI System OptiCon THT-Line bit.ly/LusZr8 #PCB #Circuits 34 minutes ago · reply · retweet · favorite

semiconductor profile

semiconductor #semiconductor #news ON SEMICONDUCTOR CORP. : ON Semiconductor Selected by CVRx for Advanced ... - 4-traders bit.ly/KrZD8b 37 minutes ago · reply · retweet · favorite

Tech Guide Online Tech Videos

  • Breaking Large Entity Framework Models with DevForce

    Entity Framework technical obstacles should be irrelevant. The desire for large models is misplaced and, even if technically feasible, you should avoid them. The best approach is to design large applications in modular fashion with several moderately sized models, one for each module "domain".

  • Code First, Code Second

    Want to build your application in an EF Code-First style but already have an existing database and don't want to write 300+ entities by hand DevForce can help.

  • BigShelf: RIA/JS with DevForce

    Most DevForce developers build applications in Silverlight, WPF, or Windows Forms client technologies. Some developers want to extend their applications to HTML clients running in browsers or on mobile hardware ... platforms that are not receptive to .NET technologies. "BigShelf" is an example of an HTML application with a rich, JavaScript client. DevForce on the server provides the data. jQuery and RIA/JS provide the JavaScript framework that handles data binding and client-side access to the DevForce data.

  • Prism in Azure

    The Windows Azure Platform promises to radically reduce the costs and risks of managing the IT infrastructure that supports your application. Hardware, networking, foundational software, staffing, security, availability, capacity, redundancy... these become Microsoft’s problems, not yours. That’s a fair exchange, but why pay more than you have to? DevForce promises to save you money in three areas: Development, Operations, and Maintenance.

  • Tour of DevForce Silverlight

    The Tour of DevForce Silverlight walks you through the basics of using DevForce to build a simple Silverlight application. In six installments of 15 to 20 minutes each we'll take you on a whirlwind tour of DevForce Silverlight and leave you with a solid foundation upon which to continue your DevForce journey.

  • Silverlight Quickie

    The DevForce 2010 Silverlight Quickie is a short video that shows how easy it is to get from File New to a working DevForce application.

  • WPF Quickie

    The DevForce 2010 WPF Quickie is a short video demonstrating DevForce 2010 WinClient. DevForce 2010 WinClient supports ASP.NET, WinForms, WPF, and Windows 8.

Featured White Papers

  • GuardIT® Provides Software Security for Desktop and Server Apps

    Arxan’s GuardIT is an award-winning software protection solution that defends against today’s most prevalent software attacks such as reverse-engineering, tampering and cloning of license servers. Our solution includes, and goes beyond obfuscation and encryption to actively protect Windows-based applications.

  • Accessing Medical Records on Mobile Devices

    New Android™ mobile devices are coming to market at a very rapid pace. The emergence of this new class of hardware creates an opportunity for doctors and medical professionals to access patient data wherever they are. By downloading this whitepaper, you will learn how to access patient data and view medical images on Android devices.

  • Scan Directly to Google Docs

    Scan Directly to Google Docs Enterprises use cloud services like Google Docs to save money on storage, desktop software and facilitate collaboration with coworkers. Provide your applications with the ability to capture images locally from a scanner and then upload them to the Cloud in just a few lines of code.

  • Creating a Structured Forms Processing Web Service

    Traditional forms processing solutions have run on desktops or local servers. This whitepaper suggests an alternative approach: doing forms processing via a web service. This allows for processing forms through a browser, mobile forms processing, and access to forms processing from environments beyond .NET, such as Java or PHP.

  • How to Automatically Index Scanned Forms Using Barcodes

    Barcodes are a common sight on consumer products. Almost every retail transaction in North America is driven by the scanning, recognition and lookup of barcode data. But did you know you can also add barcodes to the forms your organization creates?

  • Building a Universal PACS

    Building-A-Universal-PACS Recent growth in the use of image producing devices in the health care industry has created an urgent need for healthcare provider facilities to incorporate

  • Six Steps to Managing Data Quality with SQL Server Integration Services

    Overcoming the challenges of data quality doesn’t have to be costly or difficult to do. Organizations can take advantage of the integration capabilities inherent in Microsoft’s SQL Server Integration Services (SSIS) to implement a Total Data Quality strategy needed for successful MDM, data warehousing and data quality projects. This white paper describes a six-step plan to managing data quality using SSIS.