Choose right database
Master Slave Replication: If too much load
Advantage:
Strict consistency (always get correct data).
To achieve consistency we can implement master-slave replication. 1 master for writes because of data consistency and multiple read replicas for rea...
bikash8848.hashnode.dev3 min read