The document outlines a proposed solution for big data storage challenges in cloud computing through a novel fuzzy folded Bloom filter (FFBF) technique, which optimizes storage capacity while maintaining accuracy. The FFBF allows for the compression of multiple Bloom filters into one without losing data, thus reducing computational costs and improving efficiency in handling streaming data. Evaluations on various datasets demonstrate that this approach can effectively manage larger data volumes compared to standard Bloom filters, maintaining the same false positive rate.