Demystifying JeOS

The evolution of the OS for virtualization and cloud


November 25, 2008
URL:http://www.drdobbs.com/parallel/demystifying-jeos/212200496

Jake Sorofman can be contacted at rPath or [email protected].


Virtualization and cloud computing are forcing an evolution in the general-purpose operating system from a one-size-fits-all approach optimized for the server distribution channel to a streamlined approach optimized for distribution with the application inside a virtual machine. In virtualized computing environments, the OS has split, forming two discrete systems -- a hypervisor for managing the physical infrastructure and an application delivery system for managing the application within the virtual machines.

The hypervisor provides hardware-based services. The hypervisor is relatively well known because of high-profile hypervisor vendors like Citrix, VMware, and most recently, Microsoft. The hypervisor has enabled organizations to carve up server capacity and realize far better utilization from hardware infrastructure, reducing both capital and operating expenses for the datacenter.

The application delivery system takes responsibility for all of the application-based services. Known commonly as "just enough operating system" (JeOS), this approach is the yin to the hypervisor's yang -- and it's a fundamental enabler of application virtualization.

JeOS (pronounced "juice") plays a pivotal role in maximizing the portability, cost control, security and manageability of applications in virtualized and cloud-based environments. At its most basic level, JeOS is an operating system streamlined to meet the precise needs of a specific application. That means JeOS contains only the pieces of the operating system and related system software that a specific application needs to run. In broad terms, this approach involves five steps:

  1. Decompose the general-purpose OS, storing the individual components in a repository.
  2. Inspect the application and specify the requirements and policies for its run time and management dependencies.
  3. Assemble the system software from the OS repositories around the application based upon the requirements and policies determined in the previous step. This creates the universal manifest for the maintenance and management of the application.
  4. Write the software manifest determined in the previous step into the Virtual Machine format required by your preferred hypervisor environment. Ideally, this step is automated with each VM format defined as a target within your release management system.
  5. Easily deploy the application without any of the manual set up, configuration and tuning typically associated with the process of installing applications on a physical server host.

JeOS turns the general-purpose operating system into a buffet of sorts. Take what you need and leave the rest. This approach has several advantages:

Now, here's the reality check: Packaging and deploying applications in this manner takes the friction out of application deployment, which will undoubtedly lead to explosive growth in the volume of application images that need to be managed and maintained. This means that organizations must be prepared to deal with unforeseen levels of scale and complexity to avoid being overwhelmed by virtual machine sprawl, application quality issues, compounding maintenance costs, rogue applications "leaking" into the cloud, and the risk of getting locked into a single platform or cloud service.

Listen closely to any CIO today, and you'll hear signs of a minor crisis in the making. Currently, an estimated 25 percent of application workload is delivered as virtual machines. As this trend continues in 2009, we're likely to see a VM Tsunami that swamps legacy approaches to application delivery and management. JeOS -- in and of itself -- is not a solution. JeOS is an enabler for a new and better way to deploy applications. But this approach requires a broader lifecycle strategy that allows you to realize all of the cost and agility benefits without being overwhelmed by unintended consequences and unexpected costs. The good news is that these risks can be mitigated through a managed lifecycle approach to enterprise application virtualization, which begins with JeOS and ends with applications that are set free.

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.