Changes between Version 8 and Version 9 of DeterVirtualProject


Ignore:
Timestamp:
Nov 3, 2010 3:00:30 PM (13 years ago)
Author:
mikeryan
Comment:

add abbr tags to IaaS and AWS

Legend:

Unmodified
Added
Removed
Modified
  • DeterVirtualProject

    v8 v9  
    11= Auto Eucalyptus Installation on Deter =
    22== Overview ==
    3 Eucalyptus is an open-source software platform that implements IaaS-style cloud computing using the existing Linux-based infrastructure found in the modern data center. It is interface compatible with Amazon's AWS making it possible to move workloads between AWS and the data center without modifying the code that implements them. Eucalyptus also works with most of the currently available Linux distributions including Ubuntu, Red Hat Enterprise Linux (RHEL), CentOS, SUSE Linux Enterprise Server (SLES), openSUSE, Debian and Fedora. Similarly, Eucalyptus can use a variety of virtualization technologies including VMware, Xen, and KVM to implement the cloud abstractions it supports. [[br]]
     3{{{
     4#!html
     5Eucalyptus is an open-source software platform that implements <abbr title="Infrastructure as a Service">IaaS</abbr>-style cloud computing using the existing Linux-based infrastructure found in the modern data center. It is interface compatible with Amazon's <abbr title="Amazon Web Services">AWS</abbr> making it possible to move workloads between AWS and the data center without modifying the code that implements them. Eucalyptus also works with most of the currently available Linux distributions including Ubuntu, Red Hat Enterprise Linux (RHEL), CentOS, SUSE Linux Enterprise Server (SLES), openSUSE, Debian and Fedora. Similarly, Eucalyptus can use a variety of virtualization technologies including VMware, Xen, and KVM to implement the cloud abstractions it supports.
     6}}}
    47Helpful Links: [[br]]
    58[http://www.eucalyptus.com/products/overview]  [[br]]