Skip to content
Interview Prep
Home
System Design
Coding
Home
System Design
Coding
Topics
Quizzes
Guide
Questions
All quizzes
Database Sharding
GeeksforGeeks
1 / 12
1-4 to answer · Arrow keys to navigate
What is database sharding?
A
Creating full copies of a database on multiple servers to improve read availability
B
Splitting a large dataset into smaller chunks distributed across multiple database instances for horizontal scaling
C
Moving a database from one server to a more powerful server with more CPU and RAM
D
Storing frequently accessed query results in memory to reduce database load
0 / 0 correct