Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rontr
on Dec 14, 2007
|
parent
|
context
|
favorite
| on:
Amazon SimpleDB Goes Beta
"This is cute, but doesn't really do anything which isn't already possible with EC2 and S3."
EC2 doesn't give you durability, and S3 doesn't give you speed. SimpleDB gives you both.
wmf
on Dec 14, 2007
[–]
It sounds like SimpleDB runs on EC2, meaning it can't do anything that you couldn't build yourself on EC2. If you replicate data across enough EC2 nodes you can get durability (at the cost of complexity and high MTTR).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
EC2 doesn't give you durability, and S3 doesn't give you speed. SimpleDB gives you both.