DEV Community

# systemdesign

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How I Would Learn System Design in 2025 (If I Had to Start Over)

How I Would Learn System Design in 2025 (If I Had to Start Over)

5
Comments
6 min read
Design Don’ts in System Design with ‘The Method’

Design Don’ts in System Design with ‘The Method’

Comments
7 min read
Designing a URL Shortener

Designing a URL Shortener

Comments
4 min read
Rate Limiting Strategies: Protecting Your APIs at Scale

Rate Limiting Strategies: Protecting Your APIs at Scale

Comments
5 min read
Building a Video Streaming Platform: Netflix Architecture Deep Dive

Building a Video Streaming Platform: Netflix Architecture Deep Dive

Comments
4 min read
Designing URL Shortener Systems: From TinyURL to Bit.ly Scale

Designing URL Shortener Systems: From TinyURL to Bit.ly Scale

Comments
5 min read
Designing a News Feed System: Facebook and Twitter Architecture

Designing a News Feed System: Facebook and Twitter Architecture

Comments
5 min read
Building a Chat System Like WhatsApp: Real-time at Scale

Building a Chat System Like WhatsApp: Real-time at Scale

Comments
5 min read
Scalability Trade-offs

Scalability Trade-offs

Comments
3 min read
🧩 From REST to Events: Why Event-Driven Microservices Are the Upgrade You Didn’t Know You Needed

🧩 From REST to Events: Why Event-Driven Microservices Are the Upgrade You Didn’t Know You Needed

1
Comments
2 min read
Bloom Filters and Cuckoo Filters

Bloom Filters and Cuckoo Filters

Comments
3 min read
Kafka for amateur 🫣

Kafka for amateur 🫣

Comments
2 min read
Rust Series : Borrow Checker Part 3 | As Design Partner - Common Errors and Battle-Tested Solutions

Rust Series : Borrow Checker Part 3 | As Design Partner - Common Errors and Battle-Tested Solutions

1
Comments
9 min read
Building a Scalable Fan Out Architecture on AWS with SNS and SQS

Building a Scalable Fan Out Architecture on AWS with SNS and SQS

Comments
5 min read
Mastering Event-Driven Architecture: From Basics to Netflix-Scale Implementation 🚀

Mastering Event-Driven Architecture: From Basics to Netflix-Scale Implementation 🚀

Comments
5 min read
🚨 “Our App Went Viral… Then Crashed” How Load Balancing and Caching Save High-Traffic Web Apps From Meltdowns

🚨 “Our App Went Viral… Then Crashed” How Load Balancing and Caching Save High-Traffic Web Apps From Meltdowns

1
Comments
3 min read
5 Must-Know Design Patterns Every Developer Should Master

5 Must-Know Design Patterns Every Developer Should Master

1
Comments
3 min read
Superscalar vs SIMD vs Multicore: Understanding Modern CPU Parallelism

Superscalar vs SIMD vs Multicore: Understanding Modern CPU Parallelism

Comments
3 min read
Adapter Design Pattern in Java – A Complete Guide

Adapter Design Pattern in Java – A Complete Guide

Comments
4 min read
Why Most IndieHackers & Dev.to Projects Fail to Solve Real Problems

Why Most IndieHackers & Dev.to Projects Fail to Solve Real Problems

Comments
1 min read
How Bloom Filters Help Tech Giants Manage Massive Caches

How Bloom Filters Help Tech Giants Manage Massive Caches

1
Comments
4 min read
The Transactional outbox pattern

The Transactional outbox pattern

Comments
3 min read
Template for System Design Using ‘The Method’

Template for System Design Using ‘The Method’

Comments
6 min read
🚀 Building a Real-Time Notification Service with FastAPI, Redis Streams, and WebSockets

🚀 Building a Real-Time Notification Service with FastAPI, Redis Streams, and WebSockets

Comments
2 min read
Iterator Design Pattern in Java – Complete Guide

Iterator Design Pattern in Java – Complete Guide

Comments
4 min read
loading...