Compare commits

...

3 Commits

Author SHA1 Message Date
Omar Baqueiro Espinosa 537097361b
Merge 878072f4a0 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
Omar Baqueiro Espinosa 878072f4a0
Update README.md
Add https://www.brianstorti.com/rabbitmq-exponential-backoff/ which I think is a good article in addition to the Indeed one
2021-06-09 10:59:08 -05:00
1 changed files with 2 additions and 0 deletions

View File

@ -267,6 +267,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Video Gatekeeper at Netflix](https://medium.com/netflix-techblog/re-architecting-the-video-gatekeeper-f7b0ac2f6b00)
* [Scaling Push Messaging for Millions of Devices at Netflix](https://www.infoq.com/presentations/neflix-push-messaging-scale)
* [Delaying Asynchronous Message Processing with RabbitMQ at Indeed](http://engineering.indeedblog.com/blog/2017/06/delaying-messages/)
* [Exponential (Message) Backoff in RabbitMQ](https://www.brianstorti.com/rabbitmq-exponential-backoff/)
* [Benchmarking Streaming Computation Engines at Yahoo](https://yahooeng.tumblr.com/post/135321837876/benchmarking-streaming-computation-engines-at)
* [Improving Stream Data Quality With Protobuf Schema Validation at Deliveroo](https://deliveroo.engineering/2019/02/05/improving-stream-data-quality-with-protobuf-schema-validation.html)
* [Scaling Email Infrastructure at Medium](https://medium.engineering/scaling-email-infrastructure-for-medium-digest-254223c883b8)
@ -708,6 +709,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/)