From 6e7286fb9a21c37c90c5d91884238303d8f538ee Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Wed, 17 Jan 2018 13:10:53 +0800 Subject: [PATCH] The AWS and MongoDB Infrastructure of Parse (acquired by Facebook) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1a9613..7498e72 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Contributions are always welcome! * [Document Databases (MongoDB, CouchDB)](https://msdn.microsoft.com/en-us/magazine/hh547103.aspx) * [eBay: Building Mission-Critical Multi-Data Center Applications with MongoDB](https://www.mongodb.com/blog/post/ebay-building-mission-critical-multi-data-center-applications-with-mongodb) * [MongoDB at Baidu: Multi-Tenant Cluster Storing 200+ Billion Documents across 160 Shards](https://www.mongodb.com/blog/post/mongodb-at-baidu-powering-100-apps-across-600-nodes-at-pb-scale) + * [The AWS and MongoDB Infrastructure of Parse (acquired by Facebook)](https://medium.baqend.com/parse-is-gone-a-few-secrets-about-their-infrastructure-91b3ab2fcf71) * [Graph Databases (Neo4j)](https://neo4j.com/blog/neo4j-scalability-infographic/) * [Neo4j at Airbnb](https://neo4j.com/users/airbnb/) * [Datastructure Databases (Redis, Hazelcast)](https://db-engines.com/en/system/Hazelcast%3BMemcached%3BRedis) @@ -136,7 +137,7 @@ Contributions are always welcome! * [UDP Load Balancing](https://developers.500px.com/udp-load-balancing-with-keepalived-167382d7ad08) * [Cloud Load Balancing](https://www.nginx.com/resources/glossary/cloud-load-balancing/) * [AWS ELB: Application Load Balancer, Network Load Balancer, Classic Load Balancer](https://aws.amazon.com/elasticloadbalancing/details/#details) - * [AWS ELB issues at Asana, 2012](https://blog.asana.com/2012/06/issues-moving-to-amazon%E2%80%99s-elastic-load-balancer/) + * [AWS ELB issues at Asana in 2012](https://blog.asana.com/2012/06/issues-moving-to-amazon%E2%80%99s-elastic-load-balancer/) * [Google Cloud Load Balancing](https://cloud.google.com/load-balancing/) * [Parallel Computing](https://blogs.msdn.microsoft.com/ddperf/2009/05/02/are-we-taking-advantage-of-parallelism/) * [SPMD (Single Program Multiple Data): The Genetic Pattern](https://www2.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-186.html)