Scaling a Mature Data Pipeline - Managing Overhead at Airbnb

This commit is contained in:
binhnguyennus 2019-10-02 07:26:20 +08:00
parent 9a57a35e62
commit 403fc44664
1 changed files with 1 additions and 0 deletions

View File

@ -634,6 +634,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Building and Scaling Data Lineage at Netflix](https://medium.com/netflix-techblog/building-and-scaling-data-lineage-at-netflix-to-improve-data-infrastructure-reliability-and-1a52526a7977)
* [Building a scalable data management system for computer vision tasks at Pinterest](https://medium.com/@Pinterest_Engineering/building-a-scalable-data-management-system-for-computer-vision-tasks-a6dee8f1c580)
* [Structured Data at Etsy](https://codeascraft.com/2019/07/31/an-introduction-to-structured-data-at-etsy/)
* [Scaling a Mature Data Pipeline - Managing Overhead at Airbnb](https://medium.com/airbnb-engineering/scaling-a-mature-data-pipeline-managing-overhead-f34835cbc866)
* [Distributed Machine Learning](https://www.csie.ntu.edu.tw/~cjlin/talks/bigdata-bilbao.pdf)
* [Aroma: Using ML for Code Recommendation at Facebook](https://code.fb.com/developer-tools/aroma/)
* [Michelangelo: Machine Learning Platform at Uber](https://eng.uber.com/michelangelo/)