Tagged Questions
3
votes
1answer
177 views
Can Amazon RDS Small do 200 timestamp updates on a primary key per second?
I'm trying to get an idea of how much load a SMALL RDS instance type can handle.
I know this is highly subjective, but given that it's being done on a primary key and a timestamp field is being ...
1
vote
2answers
1k views
Amazon RDS: can databases be setup in replicaton mode?
I am studying the new Amazon RDS product and it seems it can be scaled only vertically (i.e. put a stronger server).
Did anyone see a possibility to configure multiple instances so that one is master ...