From 8aa193aeffe00cf3482310c50c7941e5469387da Mon Sep 17 00:00:00 2001 From: Eric Henry Date: Fri, 29 Mar 2024 13:37:55 -0700 Subject: [PATCH] update wats-3 impact --- docs/content/well-architected/3-test/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/well-architected/3-test/_index.md b/docs/content/well-architected/3-test/_index.md index a4d2808ad..a7bcd7407 100644 --- a/docs/content/well-architected/3-test/_index.md +++ b/docs/content/well-architected/3-test/_index.md @@ -19,7 +19,7 @@ Before deploying the system, comprehensive tests are conducted to validate the d | :---------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------: | :------: | :------: | :-----------------: | | [WATS-1 - Test your applications for availability and resiliency](#wats-1---test-your-applications-for-availability-and-resiliency) | Application Resilience | High | Verified | No | | [WATS-2 - Consider building logic into your workload to handle errors](#wats-2---consider-building-logic-into-your-workload-to-handle-errors) | Application Resilience | High | Verified | No | -| [WATS-3 - Perform disaster recovery tests regularly](#wats-3---perform-disaster-recovery-tests-regularly) | Disaster Recovery | Medium | Verified | No | +| [WATS-3 - Perform disaster recovery tests regularly](#wats-3---perform-disaster-recovery-tests-regularly) | Disaster Recovery | High | Verified | No | | [WATS-4 - Use chaos engineering to test Azure applications](#wats-4---use-chaos-engineering-to-test-azure-applications) | Application Resilience | Medium | Verified | No | | [WATS-5 - Test application fault resiliency](#wats-5---test-application-fault-resiliency) | Application Resilience | High | Verified | No | {{< /table >}} @@ -90,7 +90,7 @@ Key points: **Category: Disaster Recovery** -**Impact: Medium** +**Impact: High** **Recommendation/Guidance**