For many years now, Sun provides ISVs with on-line access to
  Solaris, MySQL, PostgreSQL, Java, Netbeans, compilers, and much
  more.  This service is named EZQual and is used to evaluate Sun
  software,  and port and test applications on the Sun
  platform. To satisfy the demand we must be able to host many ISVs
  on a single system so we decided from scratch that the service
  would be implemented using virtualization, just like a cloud.
  Also, to provide a better user experience we decided to offer a
  remote desktop feature that, in conjunction with the
  virtualiztion, really offers what is known as a virtual
  desktop.
So far virtualization has been based on Solaris containers. Amongst other advantages, containers are easily provisioned by cloning a first template container. This feature is useful when - like us - you provision a …
[Read more]