AWS prescriptive-guidance documentation change
Summary
Updated link for 'game days' reference from medium.com to AWS official documentation and maintained resilience testing guidance.
Security assessment
Link correction and maintained emphasis on resilience testing practices. While resilience impacts system reliability, no specific security vulnerabilities or security feature documentation was added.
Diff
diff --git a/prescriptive-guidance/latest/resilience-analysis-framework/continuous-improvement.md b/prescriptive-guidance/latest/resilience-analysis-framework/continuous-improvement.md index 79d7c6ae4..229cd80e1 100644 --- a//prescriptive-guidance/latest/resilience-analysis-framework/continuous-improvement.md +++ b//prescriptive-guidance/latest/resilience-analysis-framework/continuous-improvement.md @@ -11 +11 @@ Resilience is a [continuous process](https://medium.com/the-cloud-architect/towa -You should empirically test your mitigation strategies with processes such as [chaos engineering](https://aws.amazon.com/solutions/resilience/chaos-engineering/) or [game days](https://wa.aws.amazon.com/wellarchitected/2020-07-02T19-33-23/wat.concept.gameday.en.html) to validate that they work as expected. If you don't have a rigorous testing mechanism, you won't be confident that the mitigation will work as expected when you need it. During resilience analysis, you might determine that a failure mode is already handled by a specific mitigation, but it's important to test those assumptions as well. You should test for both existing mitigations and new mitigations that were created by using the resilience analysis framework. +You should empirically test your mitigation strategies with processes such as [chaos engineering](https://aws.amazon.com/solutions/resilience/chaos-engineering/) or [game days](https://aws.amazon.com/wellarchitected/2020-07-02T19-33-23/wat.concept.gameday.en.html) to validate that they work as expected. If you don't have a rigorous testing mechanism, you won't be confident that the mitigation will work as expected when you need it. During resilience analysis, you might determine that a failure mode is already handled by a specific mitigation, but it's important to test those assumptions as well. You should test for both existing mitigations and new mitigations that were created by using the resilience analysis framework.