1
vote
1answer
17 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 …
0
votes
0answers
11 views
Are there any Tools to Automate Migration from a Website to Amazon Webstore?
Hi guys,
we have a current website which shows the product, shopping cart and the whole shebang. and we're trying to migrate to Amazon web store, not the Cloud computing architectu …
1
vote
1answer
64 views
Should I be concerned with bit flips on Amazon S3?
I've got some data that I want to save on Amazon S3. Some of this data is encrypted and some is compressed. Should I be worried about single bit flips? I know of the MD5 hash hea …
0
votes
5answers
111 views
Amazon architecture
Hi.
I'm doing a report with the theme "Amazon Architecture".
I need to explain how Amazon works internally. For instance, they uses an ESB to communicate with all suppliers.
How …
0
votes
0answers
11 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 sa …
1
vote
2answers
75 views
Non-Common Ports on Amazon EC2
Assume that I want to listen to a non-common port (9090 for example) 24/7 and send data on another non-common port (8980 for example).
Is that possible in an Amazon EC2 instance? …
1
vote
2answers
65 views
how to ‘load data infile’ on amazon RDS?
not sure if this is a question better suited for serverfault but I've been messing with amazon RDS lately and was having trouble getting 'file' privileges to my web host mysql user …
0
votes
0answers
35 views
Using Uploadify to POST Directly to Amazon S3
Can anyone tell me how to use Uploadify to upload directly to Amazon S3?
My code is as follows:
$('#fileInput').uploadify({
'fileDataName' : 'file',
'uploader' : …
1
vote
1answer
70 views
Is it possible to create an IM chatting service on the cloud?
Is it possible to Google App Engine or Amazon EC2 to create a chatting tool that is (obviously) real-time? The motivation is avoiding setting up servers, and dealing with spikes in …
7
votes
3answers
160 views
Is the Amazon Kindle suitable for programming books?
Now that the Amazon Kindle is available internationally, I'm considering getting one. There are plenty of reviews around the net, but what I want to ask here is whether this devi …
0
votes
3answers
61 views
Db Backup Options (for Cloud DBs like Amazon ESB and GAE)
What are db backup options for (offline):
1 - Amazon EC2
2 - GAE (Google App Engine)
Note: For example ESB (Amazon Elastic Block Store) provides differential snapshots which is …
0
votes
3answers
39 views
Is an Amazon Machine Image (AMI) immutable?
(Thanks in advance for tolerating my seems-to-be-stupid question).
I mean: Consider a VMWare Windows 2003 image. If I
1 - start this image and then
2 - run a program that writes …
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 …
0
votes
4answers
167 views
Why does Amazon put their CSS in the Head tag?
Okay, what is Amazon doing? They put all their CSS definitions in the <head> tag? I can see the purpose of saving requests, but it doesn't seem very dynamic to me.
Any ideas …
0
votes
2answers
47 views
amazon short url regex… why can’t i get this to work
here is a regex i got from: a blog i can't link to because i am new... just google amazon short url and click on the blog post by noah coad
as you can see from this page... it is …
