Questions tagged [simpledb]

5 questions
2
votes
1 answer

Simple command line storage tools for Azure Storage (like s3cmd, sdbShell)?

I'm currently backing up/migrating Amazon S3 and SimpleDB data from AWS to my on premise systems using sdbShell and s3cmd. Works great. Now we're putting an app up on Microsoft Azure and I want to extend my reach to those. Are there any utilities…
Ernest Mueller
  • 1,189
  • 2
  • 12
  • 25
1
vote
1 answer

EC2+Mongo or Something+SimpleDB

I'm new to the db and cloud world. So I'm writing an app that needs to query a very simple data (open/closed status of some location). I thought of two options: 1) An ec2 micro instance running LAMP + MongoDB, and I wrote a php page that will query…
Derek Li
  • 143
  • 1
  • 5
1
vote
1 answer

Challenges w.r.t. proximity between application hosted outside Amazon and Amazon persistence services (SimpleDB & S3)

This is about hosting a web portal. Earlier my topology was entirely based on Amazon AWS but the price factor (especially for EC2) now makes me re-think. I'll now quickly come to what I have finally arrived at. I'll launch the portal that'll be…
Kabeer
  • 195
  • 1
  • 8
0
votes
2 answers

How do you create a SimpleDB on Amazon EC2?

Where exactly could I start creating a SimpleDB, I will be using PHP as the client. I can't find it anywhere on the AWS console.
Aivan Monceller
  • 125
  • 1
  • 10
0
votes
3 answers

Is there a good client to browse and update data in Amazon SimpleDB?

S3Fox allows you to browse your Amazon S3 files and do uploading/downloading. Is there any similar tool for Amazon SimpleDB? E.g. something like SQL Enterprise Manager.
Jim
  • 1,555
  • 7
  • 25
  • 30