# Application-based disaster recovery

```json metadata
{
  "title": "Application-based disaster recovery",
  "description": "Application-based disaster recovery for Active-Active databases using custom application-level monitoring and connectivity management.",
  "categories": ["docs","operate","rs","rc"],
  "tableOfContents": {"sections":[]}

,
  "codeExamples": []
}
```
For complete control over failover and failback, you can implement disaster recovery mechanisms directly in the application server.

For more information, see [Application failover with Active-Active databases](https://redis.io/docs/latest/operate/rs/databases/active-active/develop/app-failover-active-active).

