I am working in the cool but very constrained environment of Tropo (cloud telephony) Ruby scripting. The entire app is a single JRuby file. No gems, no requires.
I have just inherited a system running on EC2, running several instances and there are some large data volumes - 2TB+. Any suggestions on best (cheapest + quickest) way to back t开发者_如何学Pythonhes
I\'m using SimpleDB in a desktop application (C#, .NET 2.0) and have a problem with high latency. The first time I make a request to the DB (query, insert values - doesn\'t matter) I get a response o
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m using the AWS SDK for PHP, specifically the Amazon S3 portion, and I\'m not quite sure where to proceed. The CMS I\'m developing includes the ability to manage files both locally and remotely usi
I would like to query simpledb directly from the client using javascript. My application is read-heavy and I rather not route the request through my application server.开发者_如何学Go Is it possible t
Amazon\'s new EBS-based EC2 instances have two options to shutdown: terminate or stop. Stopped instances can be later started again, automatically continuing from the same EBS root disk state they had
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Summary: How can I get several developers to be able to start and stop a shared Amazon EC2 instance? I\'ve got a project where I\'m using an EC2 instance for work that persists from day to day, so I
I\'m implementing a task queue with Amazon SQS ( but i guess the question applies to any task-queue ) , where the workers are ex开发者_开发知识库pected to take different action depending on how many t