|
Amazon SimpleDB calculates charges as:
-
First 25 Amazon SimpleDB Machine Hours consumed per month are free
-
$0.14 per Amazon SimpleDB Machine Hour consumed thereafter
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, QUERYWITHATTRIBUTES, GET, PUT, etc.), normalized to the hourly capacity of a circa 2007 1.7 GHz Xeon processor.
We are showing price for each query request send to Amazon. Whenever you run any query or list items from explore option then the query request is sent to Amazon server. In response along with query result we also get the price for the request which is shown on the UI.
There are two boxes ‘Current’ and ‘Total’ on UI of SDB Explorer, where we display these two charges.
-
Current:
It shows the charges of last
executed query
/ item listing (Explore domain).
-
Total:
It shows the total charges of
current session
[1]
.
Note:
We are not showing price charged for following operations:
-
Create domain
-
Delete domain
-
List domains
-
Put attribute
-
Delete attribute
-
^
Current session: It is the session starts when you login to SDB Explorer and ends when you logout.
Related Topics
:
|
|