Tagged Questions
1
vote
1answer
160 views
Amazon AWS:: Which service should I use?
I am planning to host my iphone game on amazon aws. Basically my game just need a database, and currently I am using mysql (relational database) to store users data.
I am new to amazon aws, and I ...
1
vote
1answer
154 views
How different is Amazon Simple DB from Apache CouchDB?
Other than the monetary aspects, how different is Amazon's SimpleDB from Apache's CouchDB in the following terms
Interfacing with programming languages like Java, C++ etc
Performance and Scalability
...