Skip to main content

Virtualization a boon for us all!



I say users intentionally as essentially we all are users (super-users, developers, managers etc). This .NET developer who wanted to keep his Mac and didn't want to travel with multiple laptops discovered that Virtualization is a total bliss. Well I have enjoyed this bliss for a long time as a consultant.

Of course, I’ve seen and heard all the stuff about Parallels and how good it is: many orders of magnitude better than Virtual PC, which must create a virtual set of hardware on which Windows can run. Parallels (and the upcoming VMWare for the Mac) take advantage of virtualization hardware on the Intel chip, so you really do get near native speed when running Parallels inside OS X. Notice: not dual booting, but running Windows in a window inside OS X. But, I’m on a .NET project, and “it almost runs good enough to do .NET development” isn’t quite enough. Thus, my hesitation up until this point to take the plunge. Well, I’m hear to say: it works as advertised. Building our project in Parallels on the Mac is essentially as fast as building it on the single processor Dell. The build time is within seconds of one another (for an 8 minute build).



I have had VMware on my Dell Latitude (and we're talking year 2000-2001), Windows NT, VMware Workstation and Redhat 8 with Oracle 8 on it. And I flew all over the world with it (Kazakhstan - Our firm's core oil drilling operations, China- New Building, and to individual ports for project management purposes). The greatest thing was I had a Director who listened carefully to what I needed. This way we had transformed our workplace into a single laptop with docking station and VMware. And we're talking 2000-2001 here! Obviously I was championing the whole "Virtual Workplace and Working Identities" , which by the way is much older than the Virtualization and numerous articles have been written since early 90s, and it didn't get into the mainstream. But I must say, we did create work culture which was very affordable and yet highly productive!

At many sites I have visited, users have either multiple workstations or are struggling getting their own laptops at work to get things done. A huge waste of money, time (copy stuff from my laptop, do work on my laptop at home, etc) and resources. Well I myself have 3 workstations at my current employer while I could clean my desk today with all that crap and have a good dual or even a quad-core laptop (Mac please), reasonable amount of disk space and memory and we're done! So all I am trying to say is that Virtualization can literally set you FREEEEEEEEE.

Isn't freedom what we all want. Freedom to do great things at work. Make our employers proud. Make our dad and mom's proud by working in a most customized and very comfy working-zones, do and realize projects with great speeds. I can go on and on.

I have said it several times but if you are a manager, CIO or even the CEO of a firm with a lot of employees OR with fewer employees but in either case loads of bottle necks that are disallowing you to make those critical decisions that affect the lifeline of your business, then you will realize that it is the lack of:
  • productivity
  • freedom (of speech and work, compliant and yet free)
  • customized yet compliant workplaces
which is holding us all back. Take Virtualization and take it for a test drive.

Lets see this comparison:

Legacy and Uncomfortable Cubicle:

This is a typical place of an employee. No order, unmeasurable and unquantifiable. Employee may often complain of lot of work but it is hard to find an answer. Imagine, all this adding up can have a massive impact to your business! Add several hundred cubicles like these and you have a huge TCO there...



Better, Happy and Productive Work Place:

And imagine this, employees get a laptop with possibility of thin clients OR/AND several images (one for corporate network, one for R&D, one for Customers etc). Clean desks, Clean minds ...


And loads of freedom and productivity (I can almost guarantee you that :-))



This developer kind of made this happen to himself, its time that it gets adopted corporate-wide!

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...