Tagged Questions

0
votes
1answer
14 views

Allowing additional users to access and EC2 instance

I have set up an Amazon EC2 instance and am able to SSH into it. Can anyone please tell me how I could allow additional users to SSH into this instance from a different location? Max.
0
votes
3answers
47 views

Amazon EC2 instance

Hi, I have setup an amazon EC2 intance using the command line tools. I have create a key pair for it etc. and it is up and running. I try to SSH into it using the following (I am running bash in Snow …
0
votes
2answers
74 views

Many users, many cpus, no delays. Good for cloud?

I wish to set up a CPU-intensive time-important query service for users on the internet. A usage scenario is described below. Is cloud computing the right way to go for such an implementation? If so, …
2
votes
0answers
87 views

SSL slowness in EC2

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 …
0
votes
0answers
34 views

EBS with RAID0 (striping) and restoring snapshots [closed]

We have a MySQL database on EC2 and are looking at the disk IO performance there. Currently we have a single EBS volume with XFS and take snapshots for backup. It seems that a lot of people have …
0
votes
1answer
64 views

MIgrating data from EC2 to S3?

I am running a Rails app using Paperclip to take care of file attachments and image resizing, etc. The app is currently hosted on EngineYard cloud, and all attachments are stored in their EBS. …
0
votes
1answer
16 views

Amazon S3 over VPN

Is it possible to establish VPN connectivity to AMAZON S3 directly without utilizing Elastic cloud EC2.
0
votes
2answers
42 views

Does ec2 have good latency?

For keeping a website with significant traffic, how good is the latency on Amazon EC2? I have heard that it is slow for websites and web apps. Is this true?