Adding class diag and updating readme

This commit is contained in:
Deepanshu Rastogi
2017-09-07 15:27:18 +02:00
parent 2cf773e550
commit 5f9100cd03
9 changed files with 143 additions and 49 deletions

View File

@ -9,6 +9,10 @@ tags:
- Throttling
---
## Intent
Ensure that a given tenant is not able to access resources more than the assigned limit.
![alt text](./etc/throttling-patern.png "Throttling pattern")
## Applicability
The Throttling pattern should be used: