1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-25 18:20:46 +02:00

Fix backend link (#4484)

backend-roadmap-throttling- missed URL fixed
fixes : #4473
This commit is contained in:
Selva Muthu Kumaran
2023-09-23 00:52:40 +05:30
committed by GitHub
parent 05673087c5
commit 1b538b399f

View File

@@ -12,4 +12,4 @@ Throttling is an important aspect of cloud design, as it helps to ensure that re
Visit the following resources to learn more:
- [Throttling - AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/serverless/patterns/throttling/)
- [Throttling - AWS Well-Architected Framework](https://docs.aws.amazon.com/wellarchitected/2022-03-31/framework/rel_mitigate_interaction_failure_throttle_requests.html)