Reference · Glossary

Disaster recovery (DR)

Plans and runbooks to **restore AI services** after region outages, data corruption, or dependency failures.

#When to use

Production RAG stacks, multi-region chat APIs, and enterprise SLAs.

#When not to

Personal demos with no users — simple git backup may be enough.

#Example

Failover chat traffic to secondary region; restore vector index from nightly snapshot within 15-minute RTO.