mirror of
https://github.com/OWASP/www-project-ai-testing-guide.git
synced 2026-03-21 01:34:53 +00:00
Update AITG-INF-02_Testing_for_Resource_Exhaustion.md
This commit is contained in:
@@ -53,7 +53,7 @@ The AI infrastructure should effectively:
|
||||
- **Monitor Infrastructure and Costs Continuously**: Use monitoring tools (e.g., Prometheus, Grafana, Datadog) to track resource consumption and API response times. Set up automated alerts for unusual spikes.
|
||||
- **Implement Spending Thresholds**: For all third-party AI services, configure hard spending limits and billing alerts in the provider's console. Treat this as a critical security control.
|
||||
|
||||
### Suggested Tools for This Specific Test
|
||||
### Suggested Tools
|
||||
|
||||
- **Stress Testing & Load Generation:** [Locust](https://locust.io/), [Apache JMeter](https://jmeter.apache.org/), [k6](https://k6.io/)
|
||||
- **Monitoring & Alerting:** [Prometheus](https://prometheus.io/), [Grafana](https://grafana.com/), [Datadog](https://www.datadoghq.com/)
|
||||
|
||||
Reference in New Issue
Block a user