Compare commits

...

3 Commits

Author SHA1 Message Date
Amir Sorayaei 8d07a8ef3e
Merge cdd739500d 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
Amir Sorayaei cdd739500d
Update README.md 2023-08-14 09:44:35 +03:30
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
> Look at some [interview notes](#interview) and [real-world architectures with completed diagrams](#architecture) to get a comprehensive view before designing your system on whiteboard. You can check some [talks](#talk) of engineers from tech giants to know how they build, scale, and optimize their systems. Good luck!
#### If you are building your dream team
> The goal of scaling team is not growing team size but increasing team output and value. You can find out how tech companies reach that goal in various aspects: hiring, management, organization, culture, and communication in the [organization](#organization) section.
> The goal of scaling the team is not growing team size but increasing team output and value. You can find out how tech companies reach that goal in various aspects: hiring, management, organization, culture, and communication in the [organization](#organization) section.
#### Community power
@ -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/)