AWS drs: Added reference to recovery plans
Summary
Included a link to recovery plans documentation for ordered server recovery.
Security assessment
The change adds operational guidance for disaster recovery orchestration without security implications.
Evidence
+To recover a group of interdependent source servers in a defined order, with wait times between groups, use a recovery plan. For more information, see [Orchestrating recovery with recovery plans](./recovery-plans.html).
Diff
diff --git a/drs/latest/userguide/failback.md b/drs/latest/userguide/failback.md index 1fb2ff597..a1e58ce39 100644 --- a//drs/latest/userguide/failback.md +++ b//drs/latest/userguide/failback.md @@ -48,0 +49,2 @@ AWS Elastic Disaster Recovery allows you to launch Drill and Recovery instances +To recover a group of interdependent source servers in a defined order, with wait times between groups, use a recovery plan. For more information, see [Orchestrating recovery with recovery plans](./recovery-plans.html). +