DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
System Design Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
System Design
What does the CAP theorem actually constrain, precisely?
A
A permanent, constant three-way tradeoff a system makes at all times
B
What a distributed system can guarantee SPECIFICALLY during an actual network partition — it must choose between consistency and availability for that duration
C
How fast a database can process writes
D
Which programming language to use for distributed systems
Check Answer