From 1c5f8603c2fae2df8c45e59e6c7aa6e77f4282f8 Mon Sep 17 00:00:00 2001 From: Agusioma Date: Thu, 3 Apr 2025 19:55:31 +0300 Subject: [PATCH] added an article link to the scaling category --- docs/scaling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/scaling.md b/docs/scaling.md index 1fb7330ae..4c9c9d204 100644 --- a/docs/scaling.md +++ b/docs/scaling.md @@ -30,6 +30,7 @@ - [How Discord Stores Trillions of Messages](https://discord.com/blog/how-discord-stores-trillions-of-messages) - [Sharding & IDs at Instagram](https://instagram-engineering.com/sharding-ids-at-instagram-1cf5a71e5a5c) - [Thundering Herds & Promises](https://instagram-engineering.com/thundering-herds-promises-82191c8af57d) +- [Guide to performance and scalability in microservices architectures](https://www.cerbos.dev/blog/performance-and-scalability-microservices) ## 📺 Videos - [AWS re:Invent 2019: [REPEAT] Scaling up to your first 10 million users ](https://www.youtube.com/watch?v=kKjm4ehYiMs)