Skip to content

Commit b5b23e1

Browse files
committed
docs(aws): add Service Quotas baseline guidance
- Treat Service Quotas as a design constraint - Link to AWS Service Quotas user guide
1 parent 30919de commit b5b23e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rules/410-aws.mdc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ files:
2020
> MAKE SURE TO READ AWS WELL-ARCHITECTED FRAMEWORK BEFORE ANSWERING.
2121
> Use the AWS Well-Architected Framework as the baseline for recommendations: https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html
2222

23+
> [!IMPORTANT]
24+
> Treat AWS Service Quotas as a first-class design constraint (regional/account limits). Validate quotas early for the services you depend on, request quota increases before rollout, and bake the limits into scaling and architecture decisions: https://docs.aws.amazon.com/servicequotas/latest/userguide/intro.html
25+
2326
## AWS Engineering Philosophy
2427

2528
**Guiding Principles:**

0 commit comments

Comments
 (0)