InfoQ

News

Microsoft Unleashes Hyper-V to the Virtualization Masses

Posted by Scott Delap on Jun 26, 2008 09:28 PM

Community
.NET,
Java
Topics
Virtualization
Tags
VMWare ,
Hyper-V
Today Microsoft released Hyper-V, their entry into the bare metal hypervisor virtualization space. Hyper-V has been in development for over three years during which there have been a number of delays and feature cut backs including dropping live migration support. Version 1.0 includes:
  • Support for 32 and 64 bit operating systems
  • Support for 64GB of Ram
  • Quick Migration (Suspend, Migrate, Startup)
  • Linux Support (Via SUSE Linux Enterprise Server 10)

Microsoft is eating their own dog food so to speak with the new release by migrating 25% of Microsoft.com to the new technology as of today. They have plans to increase the percentage it supports in the future. The current performance of the virtualization segment will allow the migration from 80 physical machines to 64 VM's running on 40 physical servers.

Industry coverage marks today as monumental from both a general perspective as well as for some of Microsoft's competitors. From GigaOm concern for Citrix:

...But Citrix and Microsoft have close enough ties that the move by Redmond into data center virtualization may be akin to your sister stealing your boyfriend. And that could strain their relationship. Industry players have claimed that Citrix may be ready to let Microsoft get away with the theft, and focus instead on the PC virtualization market...

Networkworld considers industry heavyweight VMWare:

...Both VMware and Microsoft have gaps in their management capabilities, but VMware seems to have an advantage of manageability [such as VMotion and DRS] that is built into their virtual infrastructure that is often the reason for their selection...

Finally CIO.com quotes a satisfied early adopter:

..."We run probably 300,000 transaction per day over our environment, with a little less than 300 (physical) hosts and about 1600 on Virtual Server," Steffen says. "About 100 of those are running Hyper-V and they're completely solid. It's hard to say how much of an improvement [Hyper-V is compared to Virtual Server], but at this point we're seeing something like a 15 to 20 percent lift."...

InfoQ will continue to provide coverage of Hyper-V in our Virtualization section in the future.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.