0
votes
1answer
46 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 …
0
votes
3answers
42 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 …
2
votes
5answers
98 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 …
0
votes
1answer
32 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
57 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
4answers
42 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
54 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
2answers
71 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 …
0
votes
1answer
30 views
Any Full “Ruby Stack” AMI on EC2 ?
What is best available EC2 AMI that have satisfy following must have?
Ruby Stack Pre Installed
MySql Installed and configured with Ruby
Monit Installed
Nginx
Secure SSH access
…
0
votes
3answers
28 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
3answers
38 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 …
3
votes
2answers
88 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 …
1
vote
1answer
29 views
Will it ever be possible for developers to not have to worry about server configuration? Should we have to worry about this?
I'm currently looking at hosting solutions for my Ruby on Rails SaaS web application, and the biggest issue I see is that if I go with something like Amazon EC2, then I still need …
0
votes
2answers
33 views
EC2 non root user login
Is there a way to log into an EC2 ubuntu ami or a way to set up an ubuntu ami so that non-root users can log in? I tried creating a user and logging in with the associated passwor …
2
votes
5answers
210 views
Are there any big names running on the cloud?
Are there any big names running on the cloud? Especially on GAE and Amazon?
