From fb103087b04ac3b2be1c03067a0bf0c8fd36bd1a Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Wed, 8 Jan 2025 01:47:46 +0530 Subject: [PATCH] Update service discovery url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 648aa44..8db5f33 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Join my free [AlgoMaster Newsletter](https://bit.ly/amghsd) and get a **FREE Sys - [Fault Tolerance](https://www.cockroachlabs.com/blog/what-is-fault-tolerance/) - [Consensus Algorithms](https://medium.com/@sourabhatta1819/consensus-in-distributed-system-ac79f8ba2b8c) - [Gossip Protocol](http://highscalability.com/blog/2023/7/16/gossip-protocol-explained.html) -- [Service Discovery](https://blog.algomaster.io/p/0204da93-f0e9-49b9-a88a-cb20b9931575) +- [Service Discovery](https://blog.algomaster.io/p/service-discovery-in-distributed-systems) - [API Design](https://abdulrwahab.medium.com/api-architecture-best-practices-for-designing-rest-apis-bf907025f5f) - [Disaster Recovery](https://cloud.google.com/learn/what-is-disaster-recovery) - [Distributed Tracing](https://www.dynatrace.com/news/blog/what-is-distributed-tracing/)