Hacker News new | ask | show | jobs
by jsjenkins168 6548 days ago
If your schema is simple, you might want to check out SimpleDB. No need to setup tunnels (queries are handled over HTTP), and latency is super low when querying from an EC2 instance with both end points being inside AWS networks. You are also not charged for traffic between EC2/SimpleDB.