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 following data into the calculator:
S3:
Storage: 5 GB
Data transfer in: 1 GB
Data transfer out: 1 GB
PUT/LIST Requests: 10000
Other Requests: 10000
EC2:
S...
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 script instances are run on a single server.
Then at the moment the server gets overloaded by too many users, the second server is added to run script instances.
Do...
Is it possible to upload to Amazon Cloudfront using Javascript preferably with the use of (Google) Gears for uploading chunks?
I'm building a CMS for images and video data and want to integrate Cloudfront as a storage backend. To avoid first uploading to Google Appengine (which is where my system is hosted) and then from there upload th...
This is a repost of a few questions I have asked over at the Amazon Web Services Developers Forum but have received no response. Apologies for the fact that there is more than 1 question in a single post but they are all related: -
I'm struggling a bit with some information that, bizarrely, seems to have not been included in the API do...
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 servers. Each web server also runs nginx with a cluster of mongrels. The nginx here takes care of static content and load balancing the mo...
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 items in my cart. What am I doing wrong? Thanks.
<form method="GET" action="http://www.amazon.com/gp/aws/cart/add.html" id="Quantity">
<in...
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 involves uploading pictures from the iPhone to the server. These ultimately get stored on S3, so in order to simplify the app and conserve ba...
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 assuming) cause the server CPU to run at 100% and slow down everything. I'm currently using WP-Super-Cache, S3, and CloudFront for most static fi...
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 that
I have to change host address
I put the IP (of AWS host) in host but it displayed "unable to connect to database MySQL"
can u help me ...
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
...
Is it possible to establish VPN connectivity to Amazon S3 directly without utilizing Elastic cloud EC2?
...
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 Amazon using a mysql database. My problem is this... A high level member who has access to lots of flash files and content can simply find out the URL and the...
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 instance starts up, I would like it to download the files in that folder and copy them to a specific location on the local disk. I only need to a...
I want to embed this Amazon mp3 widget into a page.
https://widgets.amazon.com/Amazon-MP3-Clips-Widget/
But the thing is, the page loads songs dynamically, so I'd like to give the widget a list of ASIN (Amazon Standard Identification Number) when I generate the page. The code that Amazon gives me to copy/paste doesn't (as far as I can...
We have been manually been keying Amazon orders into our system and would like to automate it. However, I can't seem to figure out how to go about it. Their documentation is barely there.
There is:
Amazon Inventory Management (AIM) API: That is supposed to manage orders and inventory
Event Notification Service (ENS) API: Get order not...
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 amazon.
For instance, in my controller
@items[0].medium_image.url = "http://ecx.images-amazon.com/images/I/61YIGdgh86L._SL160_.jpg"
But in...
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 using per_request-connection mode
Opening new HTTP connection to s3.amazonaws.com:80
.New RightAws::S3Interface using per_request-connecti...
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. So now I'm begging for some help. Can someone please post a PHP class or function, wherein I can simply verify that the ping to my IPN sc...
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 information? Thanks.
NOTE: This is what i've got as a request, what should I alter?
http://ecs.amazonaws.com/onca/xml?AWSAccessKeyId=MYID...
What is the difference between Windows Azure and Amazon Elastic Compute Cloud?
Should I go with Azure or EC2?
...