0
votes
6answers
36 views
scrape ASIN from amazon URL using javascript
Hi,
Assuming I have an Amazon product URL like so
http://www.amazon.com/Kindle-Wireless-Reading-Display-Generation/dp/B0015T963C/ref=amb_link_86123711_2?pf_rd_m=ATVPDKIKX0DER& …
2
votes
3answers
28 views
What’s a good way to collect logs from Amazon EC2 instances?
My app is hosted on an Amazon EC2 cluster. Each instance writes events to log files. I need to collect (and data mine) over these logs at the end of each day. What's a recommended …
0
votes
2answers
47 views
Why has my PHP system() command stopped returning output to my scripts … i used to work!
I have a PHP script that calls a .bat file using system(). The output is written to the screen and I derive some values from parsing this output. This is running on windows 2003 II …
0
votes
1answer
19 views
DNS solution when porting LAMP service from shared hosting to AWS EC2
I have create a LAMP based service on a shared hosting provider. It has now grown and I want to move it on AWS EC2. I have already ported the code and the data, set up ESB for the …
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
3answers
61 views
Need some help choosing between Amazon EC2 and VPS.
Hello,
At my company we are looking at hosting a blog and a CMS . We are still in the process of building the product and havent made it live yet. We are looking at some hosting o …
1
vote
3answers
64 views
Can I run Windows Server 2008 on Amazon EC2
Hi,
does anyone know if this can be done? I can find Windows Server 2003 but not 2008.
I read you can create your own EC2 Virtual machines, but I haven't found any articles that …
0
votes
1answer
42 views
Fortran compiler that would work with Windows Azure?
Does anyone know of a Fortran compiler that can be used inside a Windows Azure project? I am ultimately looking to take a fortran code I have upgraded with MPI and get it to run in …
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? …
0
votes
2answers
100 views
How to setup Django website in Amazon EC2 hosting?
Can someone give specific steps how to implement hosting a Django based website by using Amazon EC2 hosting service?
Is that possible?
My website source code can be found here
I …
1
vote
4answers
51 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
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 …
3
votes
2answers
125 views
Architecture of a PHP app on Amazon EC2
I recently experienced a flood of traffic on a Facebook app I created (mostly for the sake of education, not with any intention of marketing)
Needless to say, I did not think abou …
0
votes
3answers
72 views
What are differences between Red5 and Flash Media Server
I'm building a simple flash app that records user voice. I'm new to flash.
What should I consider when choosing between red5 and flash media server?
Can they both be hosted on …
