mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-18 22:29:42 +01:00
Fix broken links (#5120)
* fix: link in retry storm (performance antipatterns) section * fix: link in geode pattern
This commit is contained in:
parent
4d35795899
commit
45ab04af04
@ -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:
|
||||
|
||||
- [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)
|
||||
|
@ -5,4 +5,4 @@ The Geode pattern involves deploying a collection of backend services into a set
|
||||
To learn more visit the following links:
|
||||
|
||||
- [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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user