Articles tagged "System Design"
Hand-picked programming notes, guides, and tutorials for your placement preparation.
All
Behavioral & HR 1
Career Guidance 2
Computer Networks 1
Databases & SQL 3
Object-Oriented Programming 1
Operating Systems 1
Python Programming 2
System Design 2
📝
System Design
System Design Patterns for Microservices Architecture
Explore essential microservices design patterns: API Gateway, Circuit Breaker, Saga, CQRS, Event Sourcing, and Strangler Fig for scalable systems.
📝
System Design
System Design 101: Scaling from 0 to 1 Million Users
Learn the fundamental components needed to scale an application from a single host database server to a highly available multi-region system.