Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Abiquo users will consume their cloud resources and provision new virtual environments in the virtual datacenters (VDCs) that belong to their tenant. Each VDC is a separate cloud environment in a datacenter or public cloud region.  

VDCs provide an abstraction layer so the cloud user is removed as far as possible from the physical infrastructure. So the cloud user does not need to be concerned about the underlying technology and can simply receive the service that is defined in their Service Level Agreement.

For each tenant, you can create multiple VDCs, but each VDC uses only one hypervisor or provider, to ensure consistency in the VDC.
 
To create different tiers of service or different SLAs for private cloud users, you can create VDCs with different physical infrastructure and hypervisors. For example, a development environment might be suitable for running on cheap commodity less expensive hardware with a free hypervisor such as KVM, whereas a production application may need to run on VMware if it requires other more advanced features offered by these hypervisors.

In public cloud, Abiquo works with "VDC-like" entities such as Amazon VPCs, Azure virtual networks, and vCloud Director vApps. In clouds that do not have a "VDC-like" entity, such as Google Cloud, Abiquo creates logical VDCs. For example, see AWS Integration#HowAbiquoCreatesaVirtualPrivateCloud

...

Expand
titleClick here to show/hide the task: Create a virtual datacenter

To create a virtual datacenter:

  1. Login as the Cloud Admin.
  2. Click the Cloud icon to Open "myCloud Virtual datacenters" view
  3. Click on the + icon in the "Virtual Datacenters" pane
  4. Fill in necessary info, select Datacenter, and Hypervisor type. Specify the virtual datacenter's name, select the physical datacenter where its applications will be deployed and if there is more than one hypervisor type, select the hypervisor you want to use. Please note that the hypervisor depends on the physical datacenter configuration, so select the physical datacenter first.
  5. Click "Save". A virtual datacenter for the enterprise will be available for virtual appliances to be created and deployed within.

Note: To create a virtual datacenter for another cloud tenant, you will need to switch to that tenant first in Home view or Users view.

...