diff --git a/docs/standards/service-reliability.md b/docs/standards/service-reliability.md index d84fed1b..e494d3a0 100644 --- a/docs/standards/service-reliability.md +++ b/docs/standards/service-reliability.md @@ -125,6 +125,7 @@ Provide evidence / links to test reports. ### Service MUST be able to toletate expected stress The service must be stressed tested beyond normal load conditions (at least 200% of expected peak load), so as to; + - Understand how the application behaves beyond normal conditions, and document any findings - Ensure scaling policies behave as expected, and that normal service can be expected from unexpected load conditions - Identify and remediate performance bottlenecks in the service and upstream / downstream systems and services.