mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-16 22:23:59 +02:00
Fix broken links (#5120)
* fix: link in retry storm (performance antipatterns) section * fix: link in geode pattern
This commit is contained in:
@@ -4,5 +4,5 @@ Retry Storm refers to a situation in which a large number of retries are trigger
|
|||||||
|
|
||||||
To learn more, visit the following links:
|
To learn more, visit the following links:
|
||||||
|
|
||||||
- [Retry Storm antipattern](https://learn.microsoft.com/en-us/azure/architecture/antipatterns/retry-storm/s)
|
- [Retry Storm antipattern](https://learn.microsoft.com/en-us/azure/architecture/antipatterns/retry-storm/)
|
||||||
- [How To Avoid Retry Storms In Distributed Systems](https://faun.pub/how-to-avoid-retry-storms-in-distributed-systems-91bf34f43c7f)
|
- [How To Avoid Retry Storms In Distributed Systems](https://faun.pub/how-to-avoid-retry-storms-in-distributed-systems-91bf34f43c7f)
|
||||||
|
@@ -5,4 +5,4 @@ The Geode pattern involves deploying a collection of backend services into a set
|
|||||||
To learn more visit the following links:
|
To learn more visit the following links:
|
||||||
|
|
||||||
- [Geode pattern](https://learn.microsoft.com/en-us/azure/architecture/patterns/geodes)
|
- [Geode pattern](https://learn.microsoft.com/en-us/azure/architecture/patterns/geodes)
|
||||||
- [Geode Formation, Types & Appearance | What is a Geode?](https://study.com/academy/lesson/geode-formation-types-appearance.ht)
|
- [Geode Formation, Types & Appearance | What is a Geode?](https://study.com/academy/lesson/geode-formation-types-appearance.html)
|
||||||
|
Reference in New Issue
Block a user