> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Disaster Recovery

> Automated failover, replication, and recovery orchestration with XDR — minimize RPO/RTO and ensure business continuity.

Xloud Disaster Recovery (XDR) delivers automated failover, continuous replication, and
orchestrated recovery for workloads running on Xloud infrastructure.

With configurable recovery point and recovery time objectives, XDR helps you restore
critical systems rapidly after any failure — from hardware faults to site-level outages.
Storage costs run up to 70% lower compared to full-copy backup approaches.

<Card title="XDR — Disaster Recovery Solution" icon="external-link" href="https://xloud.tech/disaster-recovery" color="#197560" horizontal>
  Solution overview, architecture diagrams, and datasheet on xloud.tech
</Card>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>XDR Documentation</p>

<CardGroup cols={2}>
  <Card title="User Guide" icon="book-open" href="/services/disaster-recovery/user-guide" color="#197560">
    Create protection plans, initiate failover and failback, run DR tests, and manage
    recovery points. Step-by-step workflows for both Dashboard and CLI.
  </Card>

  <Card title="Admin Guide" icon="settings" href="/services/disaster-recovery/admin-guide" color="#197560">
    Configure replication topology, define recovery plans, set automation policies,
    and manage cross-site connectivity for production DR deployments.
  </Card>

  <Card title="CLI Reference" icon="terminal" href="/services/disaster-recovery/cli-reference" color="#197560">
    Manage protection plans, trigger failover and failback, and query replication status
    from the command line.
  </Card>

  <Card title="Software-Defined Storage" icon="database" href="/services/sds/index" color="#197560">
    XSDS provides the distributed storage backend that powers XDR replication.
  </Card>
</CardGroup>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>Key Capabilities</p>

<CardGroup cols={2}>
  <Card title="RPO & RTO Management" icon="clock" href="/services/disaster-recovery/admin-guide/recovery-plans" color="#197560">
    Define recovery point objectives (how much data you can afford to lose) and recovery
    time objectives (how quickly you must be back online) per workload tier.
  </Card>

  <Card title="Continuous Replication" icon="refresh-cw" href="/services/disaster-recovery/admin-guide/replication-config" color="#197560">
    Asynchronous and synchronous replication modes keep secondary sites up to date,
    minimizing data loss on failover.
  </Card>

  <Card title="Automated Failover" icon="zap" href="/services/disaster-recovery/user-guide/failover" color="#197560">
    Policy-driven failover activation requires minimal operator intervention. Health
    checks continuously validate primary site availability.
  </Card>

  <Card title="DR Automation" icon="cpu" href="/services/disaster-recovery/admin-guide/dr-automation" color="#197560">
    Orchestrated recovery runbooks execute instance restarts, network reconfiguration,
    and service validation in the correct dependency order.
  </Card>

  <Card title="Cost-Efficient Storage" icon="trending-down" href="/services/sds/index" color="#197560">
    Erasure coding and deduplication reduce DR storage footprint by up to 70% compared
    to traditional full-copy backup solutions.
  </Card>

  <Card title="Compliance & Audit" icon="shield-check" href="/services/disaster-recovery/admin-guide/compliance" color="#197560">
    DR test reports, replication status logs, and RPO/RTO compliance dashboards support
    regulatory audit requirements across financial, healthcare, and government sectors.
  </Card>
</CardGroup>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>Related Services</p>

<CardGroup cols={3}>
  <Card title="Software-Defined Storage" icon="database" href="/services/sds/index" color="#197560">
    XSDS distributed storage powers the replication and snapshot engine behind XDR
  </Card>

  <Card title="Xloud Compute" icon="server" href="/services/compute" color="#197560">
    Protect virtual machine workloads with instance-level DR protection plans
  </Card>

  <Card title="Infrastructure Monitoring" icon="activity" href="/services/monitoring/index" color="#197560">
    XIMP monitors replication health and triggers alerts on RPO/RTO threshold breaches
  </Card>
</CardGroup>
