From f356f540c894becbbfbc77ea9700c0bc03cd98b8 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 12 May 2018 02:17:04 +0800 Subject: [PATCH] Service Decomposition at Scale (with Cassandra) at Intuit QuickBooks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9f12b4..4f50d54 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Improving HBase Backup Efficiency at Pinterest](https://medium.com/@Pinterest_Engineering/improving-hbase-backup-efficiency-at-pinterest-86159da4b954) * [ClickHouse - Open Source Distributed Column Database at Yandex](https://clickhouse.yandex/) * [Scaling Redshift without Scaling Costs at GIPHY](https://engineering.giphy.com/scaling-redshift-without-scaling-costs/) + * [Service Decomposition at Scale (with Cassandra) at Intuit QuickBooks](https://quickbooks-engineering.intuit.com/service-decomposition-at-scale-70405ac2f637) * [Document Databases (MongoDB, SimpleDB, 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) @@ -567,7 +568,6 @@ An updated and curated list of selected readings to illustrate best practices in * [Systems We Make (Academic Papers)](https://systemswemake.com/) * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) * [Criteria for Selecting a Cloud Provider at Etsy](https://codeascraft.com/2018/01/04/selecting-a-cloud-provider/) -* [Service Decomposition at Scale at Intuit QuickBooks](https://quickbooks-engineering.intuit.com/service-decomposition-at-scale-70405ac2f637) * [Scalable Gaming Patterns on AWS](https://d0.awsstatic.com/whitepapers/aws-scalable-gaming-patterns.pdf) * [Scaling Chat To 70 Million Players at League Of Legends](http://highscalability.com/blog/2014/10/13/how-league-of-legends-scaled-chat-to-70-million-players-it-t.html) * [Scaling Online Migrations at Stripe](https://stripe.com/blog/online-migrations)