This survey paper reviews transaction management techniques in cloud computing environments, highlighting the challenges faced by distributed database management systems (DDBMS) in ensuring scalability and availability while maintaining consistency. It discusses various systems, including G-Store and MegaStore, and compares their approaches to transactional data access in the cloud. The paper explores essential concepts such as ACID properties, types of transactions, and the implications of varying consistency models in modern web applications.
Related topics: