File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
infra/modules/azure_app_configuration Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ This module deploys an Azure App Configuration, opinionated setup in terms of ne
1111
1212## Use cases Comparison
1313
14- | Use case | Description | SLA | Guaranteed Throughput | Request Quota | Soft Delete | Geo Replication |
15- | --------- | -------------------------------- | ------ | ------------------------------- | --------------- | ----------- | --------------- |
16- | default | Tier for production workfloads | 99.95% | 300 RPS (read) - 60 RPS (write) | 30.000 per hour | Yes | Yes |
17- | developer | High-performance production tier | - | - | 6.000 per hour | No | No |
14+ | Use case | Description | SLA | Guaranteed Throughput | Request Quota | Soft Delete | Geo Replication |
15+ | --------- | ------------------------------------------------- | ------ | ------------------------------- | --------------- | ----------- | --------------- |
16+ | default | Tier for production workfloads | 99.95% | 300 RPS (read) - 60 RPS (write) | 30.000 per hour | Yes | Yes |
17+ | developer | Tier for experimentation or development scenarios | - | - | 6.000 per hour | No | No |
1818
1919### Allowed Sizes
2020
You can’t perform that action at this time.
0 commit comments