Add Database architectures article

This commit is contained in:
Ashish Pratap Singh
2024-05-12 11:07:54 -07:00
committed by GitHub
parent a762dcce87
commit 8c64ba6316

View File

@@ -44,6 +44,7 @@ Learn System Design concepts and prepare for interviews using free resources.
- [Data Replication](https://redis.com/blog/what-is-data-replication/)
- [Data Redundancy](https://www.egnyte.com/guides/governance/data-redundancy)
- [Database Sharding](https://newsletter.ashishps.com/p/what-is-database-sharding)
- [Database Architectures](https://www.mongodb.com/developer/products/mongodb/active-active-application-architectures/)
- [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)