📚 dsaflash.cards
Problems
Log in
Sign up
Home
/
System Design
/
Database Scaling
Database Scaling
Question 1 of 6
When should you prefer vertical scaling over horizontal scaling for a database?
A
When you need more than 1,000 queries per second
B
As the default starting point -- it is simpler and cheaper until you hit hardware limits
C
When you need to run in multiple geographic regions
D
Only when using relational databases
← Back to categories