Tagged Questions

1
vote
1answer
27 views

how do I deploy Django on AWS?

Hi - I'm looking to deploy a django app on AWS (since I have some credit coupon) and am looking for a good place to read about it - mostly b/c I never used it before. thanks
1
vote
1answer
8 views

Amazon AWS ItemLookup with 13 Digit ISBN

I used to be able to do 13 digit ISBN lookups, but now I can't. Here is the query for the 13-digit ISBN: 9780073380957. …
2
votes
1answer
16 views

SimpleDB direct client access

One of the useful things about S3 for content storage is that a client can directly make a direct HTTP request to download the object. For instance, this is how Twitter serve up avatar images. …
0
votes
1answer
55 views

Amazon Product Availability

Many products on amazon are unavailable but a date is given for when they'll be in stock. I've used AWS and got an XML reply but I can't find the date information anywhere. Is it possible to get this …
0
votes
0answers
28 views

How to verify Amazon FPS/SimplePay IPN (Instant Payment Notification), using version 2?

I've looked through the documentation, I've tried downloading various example code, and I've tried hacking various permutations. After a full day's worth of work, I'm spent, and throwing in the towel. …
0
votes
1answer
15 views

How do I silence the following RightAWS messages when running tests

I'm using the RighAWS gem, and mocking at the http level so that the RightAWS code is being executed as part of my tests. When this happens I get the following output ....New RightAws::S3Interface …
0
votes
2answers
38 views

Problem with Ruby AWS - Please help!

I'm using the Ruby-AWS gem to interact with Amazon. I was testing it out in my controller and it worked fine, but when I moved the code into my Model, it isn't correctly parsing the data back from …
0
votes
2answers
25 views

unable to connect to database on AWS

hi all actually I have my website build with Joomla hosted on hostmonster but all Joomla website need a database support to run this database is on AWS configuration files need to be updated for …
0
votes
1answer
18 views

What is a good way to access external data from aws

I would like to access external data from my aws ec2 instance. In more detail: I would like to specify inside by user-data the name of a folder containing about 2M of binary data. When my aws …
0
votes
5answers
78 views

how to connect to database on another server

Hi, Could I have my php scripts on server A and connect to the MySQL database on server B? If yes, how it would be done? Thanks in advance
1
vote
2answers
55 views

Using EC2 Load Balancing with Existing Wordpress Blog

Hello, I currently have a virtual dedicated server through Media Temple that I use to run several high traffic Wordpress blogs. Both tend to receive sudden StumbleUpon traffic surges that (I'm …
1
vote
1answer
56 views

Amazon S3 POST upload (from iPhone)

A bit of background: I am building an iPhone app with a complementary server backend (written in Rails or possibly Sinatra, but probably not relevant for this discussion). Part of the functionality …
0
votes
0answers
20 views

Quantity in amazon cart?

Hi I'd like to change the quantity in an AWS order. I've used the form below and that works fine for adding 1 item to the cart, but when I try to change it to a quantity of 2 it says there are no …
2
votes
0answers
86 views

SSL slowness in EC2

We've deployed our rails app to EC2. In our setup, we have two proxies on small instances behind round-robin DNS. These run nginx load balancers for a dynamically growing and shrinking farm of web …
0
votes
2answers
44 views

ec2 bundling on AWS (Amazon Web Services)

I took an existing ec2 image that I had, made some changes and re-bundled it. However, when I try to launch my new image it only lets me launch it as a Large instance -- not a small image. What …

1 2 next
15 30 50 per page