

InterviewSolution
Saved Bookmarks
1. |
“Sharding” a database across many server instances can be achieved with _______________(a) LAN(b) SAN(c) MAN(d) All of the mentioned |
Answer» Right answer is (b) SAN Explanation: “Sharding” a database across many server instances can be achieved with SQL databases, but usually is accomplished through SANs and other complex arrangements for making hardware act as a single server. |
|