Machine Utilization - $0.14 per Amazon SimpleDB Machine Hour consumed
Amazon SimpleDB measures the machine utilization of each request and charges based on the amount of machine capacity used to complete the particular request (QUERY, GET, PUT, etc.), normalized to the hourly capacity of a circa 2007 1.7 GHz Xeon processor.
Amazon SimpleDB measures the machine utilization of each request and charges based on the amount of machine capacity used to complete the particular request (QUERY, GET, PUT, etc.), normalized to the hourly capacity of a circa 2007 1.7 GHz Xeon processor.
IMO it doesn't make sense for SimpleDB to be billed like EC2. An EC2 instance is using resources even when it's idle, so Amazon has to bill for that. Because SimpleDB is (presumably) fine-grained multi-tenant, it should only bill for the time consumed by query execution. It would have been clearer if Amazon priced it at 0.0000000388 dollars per millisecond or something, but then people might scratch their heads over rounding errors.
I love the idea but I feel the pricing should of been like s3 I.E just paying for storage and bandwidth.
I can't see how you would get out a key from the system when you add a new record...