jihoonson commented on a change in pull request #254: URL: https://github.com/apache/druid-website-src/pull/254#discussion_r711617166
########## File path: druid-powered.md ########## @@ -34,7 +34,13 @@ Druid powers slice and dice analytics on both historical and realtime-time metri ## Alibaba -At Alibaba Search Group, we use Druid for real-time analytics of users' interaction with its popular e-commerce site. +Druid is widely used in different business units of Alibaba Group. + +- At Alibaba Search Group, Druid is used to power real-time analytics of users' interaction with its popular e-commerce site. + +- At Alibaba Cloud, [Druid](https://www.alibabacloud.com/help/doc-detail/72987.htm) powers its [E-MapReduce](https://www.alibabacloud.com/help/doc-detail/201882.htm) cloud service, which is a big data platform based on open source engines such as Hadoop. Review comment: This is a bit confusing since the Alibaba cloud web page is linked to "Druid" even though the linked page contains explanation of Apache Druid. I would suggest ```suggestion - At Alibaba Cloud, Druid powers its [E-MapReduce](https://www.alibabacloud.com/help/doc-detail/201882.html) cloud service, which is a big data platform based on open source engines such as Hadoop. See [E-MapReduce Druid](https://www.alibabacloud.com/help/doc-detail/72987.html) for more details. ``` ########## File path: druid-powered.md ########## @@ -34,7 +34,13 @@ Druid powers slice and dice analytics on both historical and realtime-time metri ## Alibaba -At Alibaba Search Group, we use Druid for real-time analytics of users' interaction with its popular e-commerce site. +Druid is widely used in different business units of Alibaba Group. + +- At Alibaba Search Group, Druid is used to power real-time analytics of users' interaction with its popular e-commerce site. + +- At Alibaba Cloud, [Druid](https://www.alibabacloud.com/help/doc-detail/72987.htm) powers its [E-MapReduce](https://www.alibabacloud.com/help/doc-detail/201882.htm) cloud service, which is a big data platform based on open source engines such as Hadoop. + +- At its Local Services Business Unit, Druid is responsible for realtime application performance monitoring and alerting. A public blog is shared [here](https://druid.org.cn/?p=91). Review comment: Maybe ```suggestion - At its Local Services Business Unit, Druid is responsible for realtime application performance monitoring and alerting. More details can be found in [this blog](https://druid.org.cn/?p=91) (Chinese). ``` -- 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]
