Update Database Sharding article

This commit is contained in:
Ashish Pratap Singh
2024-05-12 07:18:46 -07:00
committed by GitHub
parent f485f13aff
commit fe09911c0d

View File

@@ -43,7 +43,7 @@ Learn System Design concepts and prepare for interviews using free resources.
- [Database Scaling](https://thenewstack.io/techniques-for-scaling-applications-with-a-database/)
- [Data Replication](https://redis.com/blog/what-is-data-replication/)
- [Data Redundancy](https://www.egnyte.com/guides/governance/data-redundancy)
- [Database Sharding](https://www.mongodb.com/features/database-sharding-explained#)
- [Database Sharding](https://newsletter.ashishps.com/p/what-is-database-sharding)
- [Microservices Guidelines](https://newsletter.systemdesign.one/p/netflix-microservices)
- [Failover](https://avinetworks.com/glossary/failover/)
- [Proxy Server](https://www.fortinet.com/resources/cyberglossary/proxy-server)