Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 3.91 KB

README.md

File metadata and controls

54 lines (34 loc) · 3.91 KB

System Design for SDE Interviews

Hello! Welcome. This Repository is dedicated to Core System Design Concepts Provided In the form of Medium Blog Links written by me from the very beginning. Here, you will find various resources, blog series, & Practice problems which will be added consistently !

Blog Series

Series 1: System Design Key Concepts 🚀

  1. Introduction to System Design
  2. What is Capacity Estimation ?
  3. What happens when you enter www.google.com ?
  4. Decoding CAP Theorem: The Core of Distributed Systems Made Simple
  5. Understanding ACID Properties in Databases: A Developer’s Guide
  6. Hashing and Consistent Hashing : Simplifying Data Management and Distribution
  7. Guarding the Gates: How Rate Limiting Ensures Fair Access and Security in Cyberspace
  8. Mastering REST API Design: Best Practices for Clean and Effective APIs
  9. Understanding Fault Tolerance: Building Robust Systems

Series 2: System Design TradeOffs 🚀

  1. Latency Vs Throughput
  2. Understanding Eventual vs. Strong Consistency in Databases
  3. Understanding Synchronous & Asynchronous Communications
  4. Horizontal vs Vertical Scaling

Series 3: System Design Building Blocks 🚀

  1. A Comprehensive Guide to 15 Common Types of Databases and Their Use Cases
  2. Understanding CDNs: How to Deliver Content Fast and Globally
  3. The Magic Behind the Web: A Simple Guide to DNS
  4. Caching Simplified: Effective Eviction and Invalidation Policies with Real-Life Examples

Complete Reading List : Don't click this !!

Open for Contributions

I welcome contributions from the community! If you would like to contribute to this repository, write a mail at [email protected]

Connect with Me

Feel free to reach out via social media:

Thank you for visiting and happy learning!