This document summarizes a research paper that proposes an effective and secure distributed storage structure for cloud computing. The proposed structure classifies user data into three categories based on importance. More important data is encrypted with stronger encryption algorithms and larger key sizes, while less important data uses lighter encryption. This reduces complexity and cost compared to encrypting all data with the same encryption. The structure aims to provide security for data transmission and storage in the cloud while balancing efficiency. It was found to have better performance than other existing cloud storage structures.