---
title: "VMware Cloud Disaster Recovery as a Service (DRaaS) Overview"
sidebar_label: "Overview"
sidebar_position: 1
description: "How VMware-based disaster recovery to the cloud works: operating principle, solutions, clusters"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import {CustomTable} from '@selectel/docux/components'

# VMware Cloud Disaster Recovery as a Service (DRaaS) Overview

VMware Cloud Disaster Recovery as a Service (DRaaS) provides VMware cloud computing resources in Selectel to build a disaster-resilient infrastructure for your cloud. DRaaS requires no capital expenditure or additional hardware.

You can configure DRaaS for your VMware (On-Premises) infrastructure, a private cloud, or a public cloud hosted by another VMware provider.

## Operating Principle \{#principle-of-operation}

Infrastructure resiliency is achieved by replicating your cloud powered by VMware from your primary site to the Selectel cloud.

Virtual machines are synchronized according to a disaster recovery plan that you create when setting up DRaaS. In the event of a disaster at the primary site, you can quickly launch virtual machines at the secondary site with minimal recovery time objectives (RTOs) and recovery point objectives (RPOs).

## Solutions \{#solutions}

Disaster recovery to a VMware cloud is available in two solutions:

* VMware Cloud Director Availability™ is a DRaaS service integrated into VMware Cloud Director®. It is designed for cross-cloud migration and disaster recovery. It allows you to configure replication between a client's VMware vCenter Server and a VMware-based public cloud in Selectel. You can back up your infrastructure to the Selectel cloud and vice versa;
* Veeam Cloud Connect Replication™ — a DRaaS service integrated into Veeam Backup & Replication™. It is designed for disaster recovery using VM replication. In the event of a disaster, you can launch individual VMs (Failover Now) or the entire infrastructure using a prepared plan (Failover Plan).

### Solution Comparison \{#solution-comparison}

<CustomTable>
  <table data-sticky>
    <thead>
      <tr>
        <th />

        <th>VMware Cloud Director Availability</th><th>Veeam Cloud Connect Replication</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <th>Suitable for</th><td>VMware clouds at another provider and in an On-Premises infrastructure</td><td>VMware clouds in an On-Premises infrastructure</td>
      </tr>

      <tr>
        <th>Disaster Recovery Configuration</th><td>Via vSphere or Cloud Director plug-in</td><td>Via Veeam Backup & Replication</td>
      </tr>

      <tr>
        <th>VM Management</th><td>Via Cloud Director</td><td>Via Cloud Director</td>
      </tr>

      <tr>
        <th>RPO Configuration</th><td>✓</td><td>✓</td>
      </tr>

      <tr>
        <th>Minimum RPO</th><td>From one minute</td><td>From one minute</td>
      </tr>

      <tr>
        <th>Network Configuration</th><td>✓</td><td>✓</td>
      </tr>

      <tr>
        <th>Traffic Compression</th><td>✓</td><td>✓ (for Veeam Backup & Replication Enterprise edition and higher)</td>
      </tr>

      <tr>
        <th>Disaster Recovery Testing Capability</th><td>✓</td><td>✗</td>
      </tr>

      <tr>
        <th>Supported Virtualization Platforms</th><td>vSphere (version 6.5 U3 and higher)</td><td>vSphere (version 6.5 and higher)</td>
      </tr>

      <tr>
        <th>Port</th><td>443 TCP</td><td>6189 TCP</td>
      </tr>
    </tbody>
  </table>
</CustomTable>

## Clusters \{#clusters}

Since replication occurs to a public cloud powered by VMware, its [clusters](/public-cloud/about/about-public-cloud.mdx#clusters) are used for disaster recovery. You can choose any public cloud cluster as your secondary site.

<Formbricks />
