Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithjaspreet/system-design
Master system design with my comprehensive collection of resources! Perfect for interview prep, improving your architecture skills, or exploring large-scale systems. Read my blogs on Medium for more insights!
https://github.com/codewithjaspreet/system-design
computer-science interviews real-world-problem-solving sde system-design
Last synced: 10 days ago
JSON representation
Master system design with my comprehensive collection of resources! Perfect for interview prep, improving your architecture skills, or exploring large-scale systems. Read my blogs on Medium for more insights!
- Host: GitHub
- URL: https://github.com/codewithjaspreet/system-design
- Owner: codewithjaspreet
- Created: 2024-06-23T17:16:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:14:04.000Z (5 months ago)
- Last Synced: 2024-07-30T19:11:37.857Z (5 months ago)
- Topics: computer-science, interviews, real-world-problem-solving, sde, system-design
- Homepage: https://jaspreetsodhi02.medium.com/list/system-design-series-f5054fed26fd
- Size: 35.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://jaspreetsodhi02.medium.com/beginner-friendly-introduction-to-system-design-f19bcc2f6e72)
3. [What is Capacity Estimation ?](https://jaspreetsodhi02.medium.com/capacity-estimation-in-system-design-c2cb13281124)
4. [What happens when you enter www.google.com ?](https://jaspreetsodhi02.medium.com/what-happens-when-you-enter-www-google-com-or-any-website-d32f76b5f08d)
5. [Decoding CAP Theorem: The Core of Distributed Systems Made Simple](https://jaspreetsodhi02.medium.com/decoding-cap-theorem-the-core-of-distributed-systems-made-simple-282f0964a794)
6. [Understanding ACID Properties in Databases: A Developerβs Guide](https://medium.com/@jaspreetsodhi02/understanding-acid-properties-in-databases-a-developers-guide-82e81dcb02f8)
7. [Hashing and Consistent Hashing : Simplifying Data Management and Distribution](https://jaspreetsodhi02.medium.com/hashing-and-consistent-hashing-simplifying-data-management-and-distribution-1c662ad0d32a)
8. [Guarding the Gates: How Rate Limiting Ensures Fair Access and Security in Cyberspace](https://jaspreetsodhi02.medium.com/guarding-the-gates-how-rate-limiting-ensures-fair-access-and-security-in-cyberspace-e935b2fafc8b)
9. [Mastering REST API Design: Best Practices for Clean and Effective APIs](https://jaspreetsodhi02.medium.com/mastering-rest-api-design-best-practices-for-clean-and-effective-apis-efc70cdf996a)
10. [Understanding Fault Tolerance: Building Robust Systems](https://jaspreetsodhi02.medium.com/understanding-fault-tolerance-building-robust-systems-20676e133121)## Series 2: System Design TradeOffs π
1. [Latency Vs Throughput](https://jaspreetsodhi02.medium.com/latency-vs-throughput-2903ed81601e)
2. [Understanding Eventual vs. Strong Consistency in Databases](https://jaspreetsodhi02.medium.com/understanding-eventual-vs-strong-consistency-in-databases-f3c23c77d26a)
3. [Understanding Synchronous & Asynchronous Communications](https://medium.com/@jaspreetsodhi02/understanding-synchronous-asynchronous-communication-2bb877f57c59)
4. [Horizontal vs Vertical Scaling](https://jaspreetsodhi02.medium.com/horizontal-vs-vertical-scaling-simplified-64ad7185709c)## Series 3: System Design Building Blocks π
1. [A Comprehensive Guide to 15 Common Types of Databases and Their Use Cases](https://jaspreetsodhi02.medium.com/a-comprehensive-guide-to-15-common-types-of-databases-and-their-use-cases-ab4aaff49a6d)
2. [Understanding CDNs: How to Deliver Content Fast and Globally](https://jaspreetsodhi02.medium.com/understanding-cdns-how-to-deliver-content-fast-and-globally-ea8c2d688520)
3. [The Magic Behind the Web: A Simple Guide to DNS](https://jaspreetsodhi02.medium.com/the-magic-behind-the-web-a-simple-guide-to-dns-ed5f518ef9e0)
4. [Caching Simplified: Effective Eviction and Invalidation Policies with Real-Life Examples](https://jaspreetsodhi02.medium.com/caching-simplified-effective-eviction-and-invalidation-policies-with-real-life-examples-137012f638ca)
### Complete Reading List : [Don't click this !!](https://jaspreetsodhi02.medium.com/list/system-design-series-f5054fed26fd)## 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:
- [LinkedIn](https://www.linkedin.com/in/jaspreetsodhi482/)
- [Instagram](https://www.instagram.com/jaspreet.dev)Thank you for visiting and happy learning!