This document discusses using the Advanced Encryption Standard (AES) algorithm to secure data stored in the cloud. AES is a symmetric block cipher algorithm that encrypts and decrypts data through processes like substitution, shifting, mixing, and adding round keys. The proposed system uses AES encryption when users upload files to cloud storage and AES decryption when users download files. This provides security for text and image files. The system aims to securely store data by maintaining control and access through separate modules for data owners, users, and cloud administrators.