From 3d18db80169318154af6edec80aff0ace54219c2 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 18 May 2019 16:52:09 +0800 Subject: [PATCH] Dynamometer: Scale Testing HDFS on Minimal Hardware with Maximum Fidelity at LinkedIn --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00b6a1f..33d0dbc 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [Image Recovery at Scale Using S3 Versioning at Trivago](https://tech.trivago.com/2018/09/03/efficient-image-recovery-at-scale-using-amazon-s3-versioning/) * [Cloud Object Store at Yahoo](https://yahooeng.tumblr.com/post/116391291701/yahoo-cloud-object-store-object-storage-at) * [Ambry: Distributed Immutable Object Store at LinkedIn](https://www.usenix.org/conference/srecon17americas/program/presentation/shenoy) + * [Dynamometer: Scale Testing HDFS on Minimal Hardware with Maximum Fidelity at LinkedIn](https://engineering.linkedin.com/blog/2018/02/dynamometer--scale-testing-hdfs-on-minimal-hardware-with-maximum) * [Hammerspace: Persistent, Concurrent, Off-heap Storage at Airbnb](https://medium.com/airbnb-engineering/hammerspace-persistent-concurrent-off-heap-storage-3db39bb04472) * [MezzFS: Mounting Object Storage in Media Processing Platform at Netflix](https://medium.com/netflix-techblog/mezzfs-mounting-object-storage-in-netflixs-media-processing-platform-cda01c446ba) * [Relational Databases (MySQL, MSSQL, PostgreSQL)](https://www.mysql.com/products/cluster/scalability.html)