Database Sharding 101

Database Sharding 101
The systemWhen we start with designing large scale systems, we usually have a three tier set up. The frontend(client), backend(app servers) and the database server. We start development with such an i...
0 Read More