diff --git a/README.md b/README.md index 6a236af..da2a4cd 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This repository contains resources to learn System Design concepts and prepare f ## 🛠️ System Design Building Blocks - [Vertical vs Horizontal Scaling](https://blog.algomaster.io/p/system-design-vertical-vs-horizontal-scaling) - [Databases](https://blog.algomaster.io/p/15-types-of-databases) -- [Content Delivery Network (CDN)](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) +- [Content Delivery Network (CDN)](https://blog.algomaster.io/p/27c62e07-f25b-40ac-a397-101cc54f1f0a) - [Domain Name System (DNS)](https://www.cloudflare.com/learning/dns/what-is-dns/) - [Caching](https://medium.com/must-know-computer-science/system-design-caching-acbd1b02ca01) - [Distributed Caching](https://redis.com/glossary/distributed-caching/)