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

# Disaster Recovery

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

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

With configurable recovery point and recovery time objectives, nxtDR 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="nxtDR — Disaster Recovery Solution" icon="external-link" href="https://NxtSight.tech/disaster-recovery" color="#0b5ed7" horizontal>
  Solution overview, architecture diagrams, and datasheet on NxtSight.tech
</Card>

***

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

<CardGroup cols={2}>
  <Card title="User Guide" icon="book-open" href="/services/disaster-recovery/user-guide" color="#0b5ed7">
    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="#0b5ed7">
    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="#0b5ed7">
    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="#0b5ed7">
    nxtStore provides the distributed storage backend that powers nxtDR 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="#0b5ed7">
    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="#0b5ed7">
    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="#0b5ed7">
    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="#0b5ed7">
    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="#0b5ed7">
    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="#0b5ed7">
    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="#0b5ed7">
    nxtStore distributed storage powers the replication and snapshot engine behind nxtDR
  </Card>

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

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