ACID properties are important for the RDMS applications.There are many relational database services offered by the cloud providers such as AMAZON RDS and Microsoft SQL Azure.
i'm curious about if the ACID properties are provided or not ?
thanks.
ACID properties are important for the RDMS applications.There are many relational database services offered by the cloud providers such as AMAZON RDS and Microsoft SQL Azure.
i'm curious about if the ACID properties are provided or not ?
thanks.
AWS RDS looks to be based off of mysql 5.1, and SQL Azure is based off of SQL Server. Both of those platforms are ACID compliant, seems a fair bet that RDS/SQL Azure are as well.
These offerings are scalable not by virtue of architecture (like most key/value stores); but simply because they can offer big honking servers if you pay for them, and I guess they both have a well-tuned installation and experienced staff for keeping them running.
As Tony said, they're based on traditional SQL servers (MySQL andMSSQLServer, respectively), make no mistake, this is real software and can really deliver when properly tuned on appropriate hardware.
Actually i read a good paper which talks about my question, i wanted to post here for further users. From DAVID CHAPPELL OCTOBER 2008, INTRODUCING THE AZURE SERVICES PLATFORM AN EARLY LOOK AT WINDOWS AZURE, .NET SERVICES, SQL SERVICES, AND LIVE SERVICES