From fa0a6220be4255c641408a81dec51b39455b1033 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 7 Apr 2018 10:36:10 +0800 Subject: [PATCH] Updating a 50 Terabyte PostgreSQL Database at Adyen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2041948..f25e4b1 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Switching from Postgres to MySQL at Uber](https://eng.uber.com/mysql-migration/) * [Handling Growth with Postgres at Instagram](https://engineering.instagram.com/handling-growth-with-postgres-5-tips-from-instagram-d5d7e7ffdfcb) * [Scaling the Analytics Database (Postgres) at TransferWise](http://tech.transferwise.com/scaling-our-analytics-database/) + * [Updating a 50 Terabyte PostgreSQL Database at Adyen](https://medium.com/adyen/updating-a-50-terabyte-postgresql-database-f64384b799e7) * [Sharding (Horizontal Partitioning)](https://www.educative.io/collection/page/5668639101419520/5649050225344512/5146118144917504) * [Sharding MySQL at Pinterest](https://medium.com/@Pinterest_Engineering/sharding-pinterest-how-we-scaled-our-mysql-fleet-3f341e96ca6f) * [Sharding MySQL at MailChimp](https://devs.mailchimp.com/blog/using-shards-to-accommodate-millions-of-users/)