0
votes
0answers
15 views
Using a CDN like Amazon S3 to control access to media
Hi.
I want to use Amazon S3/CloudFront to store flash files. These files must be private as they will be accessed by members. This will be done by storing each file with a link to …
0
votes
1answer
85 views
How can my Perl script use Amazon clouds?
I want my Perl script can handle a large number of users.
I'm going to run the script on Amazon clouds servers.
This is my understanding of how the clouds work.
At first the scrip …
2
votes
5answers
115 views
Amazon Computing Cloud: what does it cost for personal use?
Basically what I want to do is this:
get a cheap linux server
make a little Ruby on Rails project, I plan to toy a bit with Sinatra as well
store my AMI on S3
So I input the fo …
3
votes
5answers
138 views
Amazon products API - Looking for basic overview and information
After using the ebay API recently, I was expecting it to be as simple to request info from Amazon, but it seems not...
There does not seem to be a good webpage which explains the …
0
votes
2answers
29 views
send an xml message to amazon sqs
I am a newbie to amazon SQS and ruby on rails. And i am working on a project that some xml messages must be send to SQS. How do i do that?
Now i have this in the controller after …
0
votes
1answer
42 views
Amazon Web Services with PHP - planing learning curve
As many PHP programmers, I am a kind of CMS guy, but also training my "framework" muscles too.
From what I observe, there is more demand for Amazon Web Services in job descriptions …
1
vote
4answers
52 views
Rails based EC2 AMI
Hi,
I trying to navigate my new EC2 setup and was hoping to find an AMI setup for Rails. I've been having trouble. Basically, I'm looking for something like this:
* Apache 2.2
…
0
votes
1answer
36 views
Amazon RDS: can databases be setup in replicaton mode?
I am studying the new Amazon RDS product and it seems it can be scaled only vertically (i.e. put a stronger server).
Did anyone see a possibility to configure multiple instances s …
1
vote
4answers
91 views
Is there a production grade SimpleDB .NET library?
Here you will find all the SimpleDB code samples on the AWS page.
Here you will find a VB.NET SimpleDB library.
Is there a production grade SimpleDB library, preferable built in …
0
votes
1answer
28 views
Amazon Web Service ItemSearch DetailPageURL’s with Associate IDs?
DetailPageURL's returned by ItemSearch seem to include an incorrect ID/tag rather than the associate ID I requested the search with.
I'm getting:
http://www.amazon.co.uk/gp/pr …
2
votes
1answer
18 views
Automatically handle missing database connection in ActiveRecord?
With the launch of Amazon's Relational Database Service today and their 'enforced' maintenance windows I wondered if anyone has any solutions for handling a missing database connec …
0
votes
0answers
69 views
What are your experiences regarding performance with amazon-rds
Did you try amazon-rds? How is it, performance-wise?
1
vote
2answers
45 views
Sending email using Amazon Web Services
I'm thinking of setting up a simple web application that sends the user a confirmation email when they first register. If I build this on the Amazon Web Service infrastructure, ho …
0
votes
1answer
67 views
Getting product details using Amazon API
Hi, I've got the following code to output a list of items from amazon, but I not sure how to access specific products (with Summery, reviews, etc). Any help would be appreciated.
…
2
votes
3answers
142 views
Amazon SimpleDB Woes: Implementing counter attributes
Long story short, I'm rewriting a piece of a system and am looking for a way to store some hit counters in AWS SimpleDB.
For those of you not familiar with SimpleDB, the (main) pr …
