> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/fr/productos/disaster-recovery.md).

# Disaster Recovery

Disaster Recovery réplique les environnements critiques de vos clients dans une autre Zone de disponibilité et les prépare à être activés si l’environnement principal cesse d’être disponible.&#x20;

C’est la couche de Continuité des activités que vous superposez à vos formules d'Abonnement de Serveurs et de Remote Desktop.

### Articles les plus consultés

1. [Configurer la Fréquence et nombre de copies](/fr/productos/disaster-recovery/how-to/how-to-configure-replica-frequency-and-copies.md)
2. [Réaliser un Exercice (drill)](/fr/productos/disaster-recovery/how-to/how-to-run-a-drill.md)
3. [Effectuer un failback](/fr/productos/disaster-recovery/how-to/how-to-perform-a-failback.md)
4. [Supprimer un Abonnement](/fr/productos/disaster-recovery/how-to/how-to-delete-a-disaster-recovery-subscription.md)
5. [Qu’est-ce que Disaster Recovery](/fr/productos/disaster-recovery/concepts/what-it-is.md)
6. [La Réplique](/fr/productos/disaster-recovery/concepts/the-replica.md)
7. [Failover et failback](/fr/productos/disaster-recovery/concepts/failover-and-failback.md)
8. [Exercices](/fr/productos/disaster-recovery/concepts/drills.md)
9. [Ce qui est répliqué](/fr/productos/disaster-recovery/detalles/what-gets-replicated.md)
10. [Paramètres de Réplication](/fr/productos/disaster-recovery/detalles/replication-parameters.md)

### Explorez Disaster Recovery

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Accueil rapide</strong></td><td>Activez votre premier plan de récupération étape par étape.</td><td><a href="/pages/39f8582da848c29d839ed22db1a4f2250dae8d86">/pages/39f8582da848c29d839ed22db1a4f2250dae8d86</a></td></tr><tr><td><strong>Concepts</strong></td><td>La Réplique, le failover et le failback, et les exercices.</td><td><a href="/pages/2206f2f239569fa8ef20ce63669a9d30606368af">/pages/2206f2f239569fa8ef20ce63669a9d30606368af</a></td></tr><tr><td><strong>Mode d'emploi</strong></td><td>Configurez la Réplique, exécutez des exercices et effectuez un failback.</td><td><a href="/pages/b897423a74f7034e7fe22e0a96c33b4d1526274d">/pages/b897423a74f7034e7fe22e0a96c33b4d1526274d</a></td></tr><tr><td><strong>FAQ</strong></td><td>Réponses rapides aux questions les plus fréquentes sur Disaster Recovery.</td><td><a href="/pages/80bd17770073c5aa4ccc5dc7f3b2c1198f42b38e">/pages/80bd17770073c5aa4ccc5dc7f3b2c1198f42b38e</a></td></tr><tr><td><strong>Détails</strong></td><td>Le plan, les paramètres de Réplication et les exigences et limites.</td><td><a href="/pages/ff05cabd45d140e64fc6e3a58a98f3bfc5d1d233">/pages/ff05cabd45d140e64fc6e3a58a98f3bfc5d1d233</a></td></tr></tbody></table>

### Assistance

As-tu besoin d'aide avec tes Serveurs ?&#x20;

Ouvre un ticket ou écris-nous par [WhatsApp](/fr/support/whatsapp.md) depuis la section Assistance.

### Dernières nouveautés

1er juillet 2026 — Nouvelle fréquence de Réplique disponible dans la configuration du plan.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/fr/productos/disaster-recovery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
