Real-time Workload Pattern Analysis for Large-scale Cloud Databases
Jiaqi Wang, Tianyi Li, Anni Wang, Xiaoze Liu, Lu Chen, Jie Chen,, Jianye Liu, Junyang Wu, Feifei Li, Yunjun Gao

TL;DR
This paper introduces Alibaba Workload Miner (AWM), a real-time system designed to discover complex workload patterns in large-scale cloud databases, improving pattern accuracy and query processing efficiency.
Contribution
The paper presents a novel real-time workload pattern discovery system tailored for large-scale cloud databases, addressing the complexity limitations of existing methods.
Findings
Enhances pattern discovery accuracy by 66%.
Reduces online inference latency by 22%.
Effective on real-world Alibaba Cloud datasets.
Abstract
Hosting database services on cloud systems has become a common practice. This has led to the increasing volume of database workloads, which provides the opportunity for pattern analysis. Discovering workload patterns from a business logic perspective is conducive to better understanding the trends and characteristics of the database system. However, existing workload pattern discovery systems are not suitable for large-scale cloud databases which are commonly employed by the industry. This is because the workload patterns of large-scale cloud databases are generally far more complicated than those of ordinary databases. In this paper, we propose Alibaba Workload Miner (AWM), a real-time system for discovering workload patterns in complicated large-scale workloads. AWM encodes and discovers the SQL query patterns logged from user requests and optimizes the querying processing based on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Cloud Computing and Resource Management · Data Management and Algorithms
