Tagged Questions
4
votes
3answers
595 views
How should I handle eventual consistency in SimpleDB, particularly in relation to unit testing?
We're building a web app on top of the Amazon Web Services stack, and I'm loving it so far.
We're also making full use of test driven development and that is also proving to be fantastic.
I'm just ...