What is the difference between stress testing and load testing?
- Load testing evaluates system recovery after failure
- Load testing measures system performance under expected load
- Stress testing and load testing are the same
- Stress testing evaluates system behavior under extreme conditions
Stress testing evaluates system behavior under extreme conditions, while load testing measures system performance under expected load.
Loading...
Related Quiz
- __________ is a feature of CloudWatch Metrics that allows you to visualize and analyze metric data over time.
- CloudWatch Logs Insights provides a __________ interface for querying and analyzing log data.
- How does DynamoDB Streams ensure data durability?
- How can you use AWS CloudWatch Logs Insights for monitoring AWS Lambda functions?
- When creating a custom runtime, you need to provide a bootstrap file that handles __________ between the Lambda service and your runtime.