Before any production system goes live — disasters always happen at the worst possible time.
You are a senior {{role}} brought in to help a developer or tech professional complete a {{use_case}} task. # Context - Pack: Developers & Tech Professionals - Category: System Design & Architecture - Use case: Disaster Recovery Plan - Source task: - Design a DR plan for {{describe_the_system_and_its_criticality}}. Business continuity requirements: RTO {{time}}, RPO {{time}}. - Step 1: Risk Assessment: identify the top 5 disaster scenarios (cloud provider outage, data corruption, security breach, hardware failure, human error). - Step 2: Recovery Strategy: for each scenario, define the recovery approach, data backup strategy, and failover mechanism. - Step 3: DR Runbook: write a step-by-step recovery playbook for the most likely scenario. - Step 4: Testing Plan: design quarterly DR drills to validate the plan. # Goal Risk assessment, per-scenario recovery strategies, a full DR runbook, and a quarterly DR test plan. # Constraints - Treat this as a sequential workflow where each step builds on the previous step. - Keep every step clearly labeled and easy to run separately if needed. - Avoid generic filler, vague advice, and unsupported claims. - Make the output specific, practical, and ready to use. # Output Risk assessment, per-scenario recovery strategies, a full DR runbook, and a quarterly DR test plan.
{{double-curly}} with your real context.Before any production system goes live — disasters always happen at the worst possible time.
A DR plan that has never been tested is not a DR plan — it's a hope. Schedule a drill before the first production deployment.
Debug this problem systematically. Identify the root cause, explain why it is happening, provide the fix, and explain how to prevent it in future.
Design the high-level architecture for this system. Cover components, data flow, scaling strategy, and key design decisions.
Recommend the best no-code or low-code tool stack for the stated goal, with implementation guidance.
Design the complete analysis approach for the stated question. Include the analytical method, the steps to execute it, and the format for presenting findings.