Implement Resource Quotas and Concurrency Limits
Info
ID: MS-M7044
MITRE mitigation: -
Set maximum CPU, memory, execution time, and concurrency limits on serverless functions and applications. Resource quotas and concurrency limits prevent runaway resource consumption from attacks or misconfigurations, and protect against financial damage from excessive resource usage.
Techniques Addressed by Mitigation
| ID | Name | Use |
|---|---|---|
| MS-TA7031 | Resource hijacking | Set maximum CPU, memory, execution time, and concurrency limits on serverless functions and applications. |
| MS-TA7030 | Denial of wallet | Cap maximum function executions, API requests, and scaling behavior to prevent runaway costs. |