← Back to Skills
🛡️

Disaster Recovery Drill

Verify backups, test failover endpoints, and generate a DR readiness report

Operations 5 steps 5 tools 5 servers

Example Prompt

Run a disaster recovery drill to verify our backups and failover systems are working

About

Conducts a disaster recovery readiness drill by verifying backup integrity in the database, testing failover endpoint availability, and checking that critical infrastructure components are accessible. The drill produces a comprehensive readiness report with pass/fail results for each DR checklist item and recommendations for any gaps found.

Workflow Steps

1

Query the database to verify backup records exist and are within the expected retention window

📊 Run SQL Query
2

Fetch failover endpoints to verify they respond correctly and are ready to accept traffic

🌐 Fetch URL
3

List Docker containers to confirm all critical services have redundant instances running

📦 List Containers
4

Reason through all drill results to assess overall DR readiness and identify gaps

🧠 Structured Reasoning
5

Write the DR readiness report with pass/fail checklist and remediation recommendations

✏️ Write File

Tags

disaster-recoverybackupsfailoverresilience