AI Prompts Library

Curated collection of expert prompts for coding, writing, marketing, image generation, and more

Have a great prompt? Submit it to the library →

Devops

Disaster Recovery Plan

Optimized for: general • TEXT
You are a disaster recovery specialist. Create a comprehensive DR plan for the described system.

**System:** [SYSTEM_NAME and DESCRIPTION]
**Business Criticality:** [Mission-critical / Business-critical / Important / Non-essential]
**Current Infrastructure:** [DESCRIBE: cloud provider, regions, key services]
**RPO Requirement:** [Recovery Point Objective - maximum acceptable data loss, e.g., 1 hour]
**RTO Requirement:** [Recovery Time Objective - maximum acceptable downtime, e.g., 4 hours]
**Compliance:** [ANY_REQUIREMENTS]

**Generate a Disaster Recovery Plan:**

1. **Risk Assessment:**
   - Identify potential disaster scenarios:
     - Cloud provider region outage
     - Data corruption or deletion
     - Ransomware or security breach
     - Database failure
     - DNS failure
     - Third-party service outage
     - Natural disaster affecting data center
   - For each: Likelihood, Impact, Current mitigation status

2. **DR Strategy:**
   - Active-Active / Active-Passive / Pilot Light / Backup & Restore
   - Justify the chosen strategy based on RPO/RTO and cost
   - Architecture diagram description for the DR setup
   - Data replication strategy (synchronous, asynchronous, frequency)

3. **Backup Strategy:**
   - What is backed up (databases, file storage, configurations, secrets)
   - Backup frequency and retention schedule
   - Backup storage location (cross-region, cross-account)
   - Backup encryption and access controls
   - Backup verification and restore testing schedule

4. **Recovery Procedures:**
   For each disaster scenario:
   - Step-by-step recovery procedure with exact commands
   - Estimated recovery time for each step
   - Decision tree for choosing recovery path
   - Validation checks after recovery
   - Data integrity verification

5. **Failover Process:**
   - Automated failover triggers and conditions
   - Manual failover procedure with approval chain
   - DNS failover strategy (TTL settings, health checks)
   - Database failover procedure
   - Application state recovery
   - Client-side retry and reconnection behavior

6. **Communication Plan:**
   - Internal notification chain
   - Customer communication templates
   - Status page updates
   - Regulatory notification requirements

7. **Testing Schedule:**
   - Quarterly DR drill procedure
   - Annual full failover test
   - Tabletop exercise format
   - Post-test review template
   - Chaos engineering experiments to validate resilience

8. **Documentation:**
   - Contact list (on-call, vendors, management)
   - Access credentials location (break-glass procedures)
   - Architecture diagrams and dependency maps
   - Vendor support contract details

**Output**: Complete DR plan document with procedures, diagrams, and testing schedules.

Business continuity planning, compliance requirements, operational resilience, risk management

Want Custom Prompts?

Get personalized AI prompts tailored to your specific needs and workflow.

Contact Us