Compare commits

...

4 Commits

Author SHA1 Message Date
TotomiEcio 4d1f71047a
Merge 73a0e9395d into 1cff6f5767 2024-03-03 00:08:06 -08:00
binhnguyennus 1cff6f5767 Jupiter: Config Driven Adtech Batch Ingestion Platform at Uber 2024-03-03 11:19:58 +08:00
TotomiEcio 73a0e9395d
Add publishing year 2023-03-10 14:27:15 -03:00
TotomiEcio a89c628ed7
Add reading time 2023-03-10 13:59:29 -03:00
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
- [Book](#book)
## Principle
* [Lessons from Giant-Scale Services - Eric Brewer, UC Berkeley & Google](https://people.eecs.berkeley.edu/~brewer/papers/GiantScale-IEEE.pdf)
* [Lessons from Giant-Scale Services - Eric Brewer, UC Berkeley & Google](https://people.eecs.berkeley.edu/~brewer/papers/GiantScale-IEEE.pdf) (36 mins) (year: 2001)
* [Designs, Lessons and Advice from Building Large Distributed Systems - Jeff Dean, Google](https://www.cs.cornell.edu/projects/ladis2009/talks/dean-keynote-ladis2009.pdf)
* [How to Design a Good API & Why it Matters - Joshua Bloch, CMU & Google](https://www.infoq.com/presentations/effective-api-design)
* [On Efficiency, Reliability, Scaling - James Hamilton, VP at AWS](http://mvdirona.com/jrh/work/)
@ -708,6 +708,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [RBEA: Real-time Analytics Platform at King](https://techblog.king.com/rbea-scalable-real-time-analytics-king/)
* [AresDB: GPU-Powered Real-time Analytics Engine at Uber](https://eng.uber.com/aresdb/)
* [AthenaX: Streaming Analytics Platform at Uber](https://eng.uber.com/athenax/)
* [Jupiter: Config Driven Adtech Batch Ingestion Platform at Uber](https://www.uber.com/en-SG/blog/jupiter-batch-ingestion-platform/)
* [Delta: Data Synchronization and Enrichment Platform at Netflix](https://medium.com/netflix-techblog/delta-a-data-synchronization-and-enrichment-platform-e82c36a79aee)
* [Keystone: Real-time Stream Processing Platform at Netflix](https://medium.com/netflix-techblog/keystone-real-time-stream-processing-platform-a3ee651812a)
* [Databook: Turning Big Data into Knowledge with Metadata at Uber](https://eng.uber.com/databook/)