This document summarizes a research paper published in the International Journal of Computer Engineering and Technology. The paper proposes a model for data storage security in cloud computing using Kerberos authentication. Kerberos is an authentication protocol that allows nodes on a network to securely prove their identity to one another. The proposed model uses Kerberos to authenticate customers connecting to cloud servers. When a customer wants to store data in the cloud, they must first register with a third party. They are then issued a password and identity. The customer connects to Kerberos and gets a ticket-granting ticket, which they can use to obtain tickets to access specific cloud services. The model aims to address security issues with managing data in cloud computing environments by leveraging Kerberos