This document proposes a new security architecture for cloud computing that uses multiple layers of encryption. It includes AES encryption of files, RSA for secure communication, MD5 hashing to hide tables from users, and one-time passwords for authentication. The model aims to address security issues like malicious attacks by distributing servers and requiring control over multiple servers to access encrypted information. Previous models are discussed that used single encryption or stored encryption keys with encrypted files. The proposed architecture provides a more secure system through its multi-layered approach.