The document presents PACK, a novel end-to-end traffic redundancy elimination system designed for cloud computing customers. PACK aims to minimize processing costs for the cloud server by offloading traffic elimination efforts to end clients. It uses a receiver-based approach where the client analyzes incoming data streams, identifies redundant content, and sends predictions to the server. If a prediction matches, the server only needs to send an acknowledgment instead of the actual data, reducing bandwidth costs. The authors implemented and tested PACK, finding it can achieve up to 30% redundancy elimination with low server overhead, representing a cost savings of around 20% for cloud users.