This document proposes a method for enhancing cloud data security using combined encryption and steganography. The method involves encrypting data using RSA encryption, hiding the encrypted data within an image using discrete wavelet transform steganography, and uploading the stego image to the cloud. When needed, the image can be downloaded from the cloud and decrypted to extract the original data file. Encrypting and hiding the data provides augmented security compared to storing data directly in the cloud. The system design incorporates RSA encryption to encrypt files, DWT steganography to hide the encrypted data within an image, and a cloud platform for file storage.