317brian commented on code in PR #502: URL: https://github.com/apache/druid-website-src/pull/502#discussion_r1763629626
########## src/pages/druid-powered.md: ########## @@ -757,6 +757,12 @@ Societe Generale, one of Europe's leading financial services groups and a major Within the Societe Generale IT department, Apache Druid is used as Time Series Database in order to store performance metrics generated in real-time by thousands of servers, databases, middlewares. These data are stored in multiple Druid clusters in multiple regions (+840 vCPUs, +7000GB of RAM, +300 billions of events) and are used for many purposes, such as dashboarding and predictive maintenance use cases. +## Spideo + +Spideo provides personalization and recommendations with their Spideo recommendation system for movies, TV, and video streaming platforms. User interactions on the Spideo platform (click, play, bookmark, etc.) are stored in the read optimized user events table hosted on Apache Druid. Filtered user personas are ingested in the dedicated table on Apache Druid. Review Comment: ```suggestion Spideo provides personalization and recommendations with their Spideo recommendation system for movies, TV, and video streaming platforms. User interactions on the Spideo platform (click, play, bookmark, etc.) are stored in the read optimized user events table hosted on Apache Druid. Filtered user personas are ingested into the dedicated table in Apache Druid. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
