This document summarizes the analysis of a cloud workload using Google trace data. The key steps included:
1) Preprocessing and analyzing the Google trace data to identify important attributes like CPU and memory usage.
2) Calculating resource usage statistics and classification of users into clusters based on estimation ratios using clustering algorithms. Target users who overestimated resources were identified.
3) Performing time series analysis using DTW on tasks of target users to identify patterns and cluster tasks with similar workloads.