Skip to main content

Will VMware even exist in 5 years time?

Brian talks about it on his site and thinks not:

VMware deserves a lot of credit. Even though hardware virtualization has been around for decades in one form or another, we wouldn't have it in the x86 space without VMware. The hardware and OS vendors would have been happy to keep selling hardware that was only 20% utilized. VMware turned this industry on its head. They deserve credit not only for the move towards virtual hardware, but also for the whole VDI concept. (Even though VMware did not initially embrace VDI, the early adopters / creators of the concept couldn't have done it without VMware.)

So kudos to VMware for doing some awesome stuff.

But VMware will face some tough times ahead:

  • Hardware virtualization is becoming a commodity, and when this happens, you end up with a lot of competitors, feature parity across vendors, and a price race to the bottom.
  • The "easy" virtualization sales have been made already. What's left is the more complex stuff, with longer sales cycles and more complex deals.
  • Now that VMware has "proven" the concept of hardware virtualization, and now that analysts have predicted this market will be by , many companies are entering the space.
So if I understand correctly and doing a bit of a harsh interpretation on Brian's call:

  1. Commoditization
  2. Production: A much harder nut to crack! A lot of SIs too are in or some real shock. Customers, who will be taken in for a ride, if screwed up, will be going after your hide.
  3. Mass Commoditization
Although I have been writing a lot more on it from a ideationist's perspective , I do see and feel the kamikaze look in the eyes of those trapped in the capsule who have been promised heavens. Expect a lot of the encapsulated ones to eject as well.

So a very interesting 3 years to witness, that I can promise you! Here's more on Brian's take.

Comments

Popular posts from this blog

Security: VMware Workstation 6 vulnerability

vulnerable software: VMware Workstation 6.0 for Windows, possible some other VMware products as well type of vulnerability: DoS, potential privilege escalation I found a vulnerability in VMware Workstation 6.0 which allows an unprivileged user in the host OS to crash the system and potentially run arbitrary code with kernel privileges. The issue is in the vmstor-60 driver, which is supposed to mount VMware images within the host OS. When sending the IOCTL code FsSetVoleInformation with subcode FsSetFileInformation with a large buffer and underreporting its size to at max 1024 bytes, it will underrun and potentially execute arbitrary code. Security focus

OS Virtualization comparison: Parallels' Virtuozzo vs the rest

Virtuozzo's main differentiators versus hypervisors center on overhead, virtualization flexibility, administration and cost. Virtuozzo requires significantly less overhead than hypervisor solutions, generally in the range of 1% to 5% compared with 7% to 25% for most hypervisors, leaving more of the system available to run user workloads. Customers can also virtualize a wider range of applications using Virtuozzo, including transactional databases, which often suffer from performance problems when used with hypervisors. On the administration side, customers need to manage, maintain and secure just a single OS instance, while the hypervisor model requires customers to manage many OS instances. Of course, the hypervisor vendors have worked hard to automate much of this process, but it still requires more effort to manage and maintain multiple operating systems than a single instance. Finally, OS virtualization with Virtuozzo has a lower list price than the leading hypervisor for comme...