Tagged Questions

Amazon EC2 is a part of Amazon Web Services (AWS) and allows users to rent virtual machine instances by the hour. You can create instances, launch and manage them through a central interface, though a web API or through a console.

learn more… | top users | synonyms (1)

69
votes
5answers
15k views

Benefits of EBS vs. instance-store (and vice-versa)

I'm unclear as to what benefits I get from EBS vs. instance-store for my instances on Amazon EC2. If anything, it seems that EBS is way more useful (stop, start, persist + better speed) at relatively ...
34
votes
4answers
8k views

Load Balancing in Amazon EC2?

We've been fighting with HAProxy for a few days now in Amazon EC2; the experience has so far been great, but we're stuck on squeezing more performance out of the software load balancer. We're not ...
31
votes
6answers
21k views

Amazon EC2 - Swap root instance store device with EBS device

I have an EC2 instance with "instance store" device as a root device. Now, I would like to attach an EBS volume to that same instance, only that I want it to be the root device. Is that possible? What ...
31
votes
12answers
3k views

Is there a business proven cloud store / Key=>Value Database? (Open Source)

I have been looking for cloud computing / storage solutions for a long time (inspired by the Google Bigtable). But I can't find a easy-to-use, business-ready solution. I'm searching a simple, fault ...
31
votes
8answers
3k views

Do you use Amazons Cloud services for your company?

I read a lot about the possibilities of Amazons Cloud computing, like S3 or EC2 and I wondered if someone actually uses this for mission-critical applications. Do you host your company website in the ...
29
votes
6answers
4k views

When should one use the following: Amazon EC2, Google App Engine, Microsoft Azure and Salesforce.com?

I am asking this in very general sense. Both from cloud provider and cloud consumer's perspective. Also the question is not for any specific kind of application (in fact the intention is to know which ...
29
votes
18answers
2k views

Why would you not want to use Cloud Computing

Our company is considering moving from hosting our own servers to EC2 and I was wondering if this was a good idea. I have seen a lot of stuff about can cloud computing (and specifically EC2) do x, or ...
29
votes
3answers
9k views

Find out the instance id from within an ec2 machine

How can I find out, from within an ec2 machine (user root) what is my instance id?
27
votes
2answers
7k views

What happens when I reboot an EC2 instance?

When I reboot an EC2 instance, do I get the initial image again, or is the state of the hard disk before the reboot kept? And what happens with billing, does the hour start again, or do I continue ...
21
votes
3answers
12k views

SSHing into EC2 server via gives error Please login as the ec2-user user rather than root user

Question as title. Why is this, I have used the ssh command: ssh -i mykey.pem root@xxx-xxx-xx-xx-xxx.compute-1.amazonaws.com But i get that error, find nothing on google. What am I doing wrong?
21
votes
2answers
5k 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 about scalability when I ...
18
votes
6answers
7k views

Amazon RDS vs. EC2 with MySQL

I realize a couple of basic differences between the 2, i.e. 1) EC2 is going to be cheaper 2) RDS I wouldn't have to do maintenance Other than those 2, are there any advantages to running my ...
18
votes
4answers
4k views

Should I persist images on EBS or S3?

I am migrating my Java,Tomcat, Mysql server to AWS EC2. I have already attached EBS volume for storing MySql data. In my web application people may upload images. So I should persist them. There are ...
18
votes
6answers
12k views

Elastic Load Balancing in EC2

Its been on the cards for a while, but now that Amazon have released Elastic Load balancing what are your thoughts on deploying this solution for a high-traffic web app. Should we replace HAProxy or ...
17
votes
3answers
4k views

Run Amazon EC2 AMI in Windows

Is there a way to run an Amazon EC2 AMI image in Windows? I'd like to be able to do some testing and configuration locally. I'm looking for something like Virtual PC.
16
votes
8answers
6k views

Amazon EC2 as web server?

I have thought a lot recently about the different hosting types that are available out there. We can get pretty decent latency (average) from an EC2 instance in Europe (we're situated in Sweden) and ...
16
votes
1answer
6k views

Add Keypair to existing EC2 instance

I was given AWS Console access to an account with 2 instances running that I cannot shut down (in production). I would however like to gain SSH access to these instances, is it possible to create a ...
16
votes
8answers
14k views

Windows Azure for web developers vs Amazon EC2

I just watched the Windows Azure intro video and it left me feeling like it was a front end shell for hosted IIS instances. Can anyone who know more (possibily that was part of the beta) shed on why ...
15
votes
3answers
995 views

Impact of AWS Account Identifiers

I'm using Amazon's tools to build a web app. I'm very happy with them, but I have a security concern. Right now, I'm using multiple EC2 instances, S3, SimpleDB and SQS. In order to authenticate ...
13
votes
6answers
327 views

Does a cloud service like Azure or EC2 exist which can run arbitrary workloads? (e.g. Client SKUs of Windows)

Azure and EC2 are optimized for running servers. Lots and lots of servers. Both platforms attempt to manage tons of things for you -- in Azure's case, it wants to manage even the target operating ...
13
votes
5answers
5k views

Can you attach Amazon EBS to multiple instances?

We currently use multiple webservers accessing one mysql server and fileserver. Looking at moving to the cloud, can I use this same setup and attach the EBS to multiple machine instances or what's ...
13
votes
8answers
866 views

What are the quintessential tools and resources for hosting Rails applications on Amazon's EC2?

I'm looking for: documentation blogs books ready-to-use pre-configured slice images services wrappers libraries tutorials ...anything that would make it easier to start using EC2 to host a Rails ...
12
votes
4answers
3k views

Upgrade Amazon EC2 Micro Instance to Large

I have an amazon ec2 micro instance (t1.micro). I want upgrade this instanse to Large. This is our production enviorenment. So what is the best and risk-free way to do this. Is there any step by step ...
12
votes
9answers
419 views

Running my own server with a “developers background”?

I have a couple of different projects running for the moment - some PHP apps and a few WordPress instances, which all currently are kept at a web hosting company. The contract period time is about to ...
12
votes
2answers
5k views

What types of Technologies does Amazon.com use Internally

What types of Technologies does Amazon.com use Internally? Databases? Programing languages? Web technology? What technology is used to build ec2? s3? simpleDB?
12
votes
5answers
4k views

Amazon EC2 Sql Performance

I'm considering using Amazon's EC2 with a windows instance & SQL. I've seen some criticism of the perf of the SQL instances here. I'm wondering if any SOers have and first hand experience and can ...
11
votes
2answers
402 views

What are the advantages of the new Heroku Java support over Amazon Elastic Beanstalk

We're trying to decide whether to host our play! framework and mysql Java app on Amazon's Elastic Beanstalk or the new Heroku Java offering. I'm having trouble figuring out what the advantages of ...
11
votes
3answers
773 views

Java EE application deployment on Amazon EC2

We have a Java EE application (EAR file deployed on JBoss, MySQL, MongoDB) which we would like to deploy on an Amazon EC2 instance. I have several questions regarding deployment best practices. What ...
11
votes
3answers
3k views

How to push to git on EC2

I am trying to follow this instruction. I have a local git repo and when I do a git push, I need the repo to be pushed to my EC2 instance. But, in the above tutorial, when I do a git push origin ...
11
votes
5answers
2k views

Windows Azure or Amazon EC2 for ASP.NET MVC Development?

If you want to build enterprise ASP.NET MVC applications that use MSSQL databases is it better to use Windows Azure or Amazon EC2? I didn't find any satisfying answers. So what are the advantages ...
11
votes
5answers
5k views

Rails based EC2 AMI

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 * Ruby Enterprise Edtion ...
11
votes
7answers
9k views

Can subversion be hosted on Amazon's hosted cloud service?

Can subversion be hosted on Amazon's hosted cloud service?
11
votes
6answers
5k views

How does an Amazon EC2 instance select its kernel?

I have an Amazon EC2 instance using the Amazon-supplied Fedora 8 64-bit AMI, which I would like to upgrade to Fedora 10. I tried doing this by running "yum update" to upgrade the kernel and all ...
11
votes
7answers
5k views

Any thoughts on RightScale and Scalr for dynamic Ec2 instance managment

I'm looking for a cost effective tool for managing an web app on Ec2. Rightscale seems to the big dog and charges for it. Scalr looks like a more cost effective solution but it's hard to find out any ...
10
votes
3answers
966 views

Sql Server JDBC Connection Reset Error : Only on Amazon EC2

Context: The Cloud We have a java-based web application that we normally host on our own servers. Recently we used Amazon Web Services (AWS EC2) cloud to host an instance. This "cloud setup" matches ...
10
votes
3answers
2k views

Do you get charged for a 'stopped' instance on EC2?

Bit confused here, I have an on-demand instance but do I get charged even when I stop the instance? Thanks Kev
10
votes
8answers
3k views

Deploying on EC2

This question is for anyone who has actually used Amazon EC2. I'm looking into what it would take to deploy a server there. It looks like I can start in VirtualBox, setup my server and then export ...
10
votes
3answers
2k views

Running apt-get on EC2 without coughing up for a bunch of bandwidth charges

I'm running Ubuntu on EC2 (using the alestic community AMI) and on startup my new instances use up a bunch of bandwidth running apt-get upgrade etc. Bandwidth between EC2 instances is free... anyone ...
10
votes
7answers
6k views

Amazon EC2 - Which Ubuntu server to choose: 32bit or 64bit?

I'm in the process of selecting an AMI for my website on the Amazon EC2 network. It seems like the Ubuntu instances come in either 32 or 64 bit flavors. Presumably the 64 bit systems give you more ...
9
votes
3answers
446 views

Recommended practice to deploy MongoDB on EC2 for production?

I would like to deploy mongoDB on EC2 for my production. However, I could not find enough information online to help answer my architectural questions. In general, what should be the initial cluster ...
9
votes
2answers
1k views

Running Hudson on EC2

I am planning to install Hudson on Amazon EC2 using Ubuntu image. The code I am going to test does not have a big memory overhead - I will be executing mainly python unit tests. Which EC2 instance ...
9
votes
2answers
1k views

how to reserve a running amazon ec2 instance?

we have a large ec2 instance running in asia pacific region.we want to reserve that particular instance.In aws management console we see an option to purchase a reserved instance but there seems to ...
9
votes
2answers
220 views

Cluster of computers for rent?

I am doing a project in the university which requires running of multiple instances (1000s) of a program I've written (in C++), which runs for quite a while (say 2 hours). The program is very self ...
9
votes
6answers
3k views

Amazon EC2 Instance - How to find SQL Server Password

I have created an Amazon EC2 Instance that provides Windows Server 2008 with SQL Sever 2008 pre-installed. Now in order to use the SQL Server for creating databases, or restoring backups of the ...
9
votes
3answers
8k 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 goolged and found ...
9
votes
4answers
1k views

Is it possible to write map/reduce jobs for Amazon Elastic MapReduce using .NET?

Is it possible to write map/reduce jobs for Amazon Elastic MapReduce (http://aws.amazon.com/elasticmapreduce/) using .NET languages? In particular I would like to use C#. Preliminary research ...
9
votes
2answers
4k views

What's the best method for passing AWS credentials as user data to an EC2 instance?

I have a job processing architecture based on AWS that requires EC2 instances query S3 and SQS. In order for running instances to have access to the API the credentials are sent as user data (-f) in ...
9
votes
2answers
28k views

SSH into Amazon EC2 Instance

I'm working to set up Panda on an Amazon EC2 instance. I set up my account and tools last night and had no problem using SSH to interact with my own personal instance, but right now I'm not being ...
8
votes
1answer
122 views

Using NServiceBus in an Amazon EC2 hosted application

We're starting a new project that has some messaging and queueing requirements that are pretty basic, but in the future there may be some additional requirements for things such as sagas to process ...
8
votes
1answer
401 views

EC2 instance image on VirtualBOX?

Is there any way of getting the saved EC2 instance image and running it on virtualbox on my personal computer?

1 2 3 4 5 36