Did something change on Amazon recently?
I'm trying to redeploy to my Amazon instance, and the "Publish to Amazon Cloudformation" plugin for VS 2010 no longer appears to update my instance.
I just started with Amazon web services, and I have an EC2 instance. I downloaded the JAVA SDK and the Eclipse toolbox. I am able to run a sample program locally on my PC and connect to the Amazon databases, etc. My question is, what do I need to do to get this working on my EC2 instance? This may not even be specific to AWS. On Eclipse, I can just "Run as Application" and run any code.
I just started with Amazon web services, and I have an EC2 instance. I downloaded the JAVA SDK and the Eclipse toolbox. I am able to run a sample program locally on my PC and connect to the Amazon databases, etc. My question is, what do I need to do to get this working on my EC2 instance? This may not even be specific to AWS. On Eclipse, I can just "Run as Application" and run any code.
I have setup default Ubuntu Server 12.04 on Amazon EC2 micro instance. I've setup the usual, PHP, Apache, MySQL, etc. Everything runs ok, until I try to upload some file via PHP. The file size does not matter. It happens even with 5kb jpeg file.
I am evaluating a move to the Amazon stack of services, however wanted to benchmark it against our current setup first.
My setup is pretty simple, I just have one large EC2 instance running accessing one small RDS instance, with both being located in the EU-West Zones.
On the EC2 instance I am running the stock apache config file whereas on my current server I am running a modified apache config f
I have created an Amazon EC2 micro instance, running Amazon AMI. I logged into the server using ssh client. Once it logs in successfully, if I issue the "top" command, the top output never shows up and the command never returns. It constantly waits. I have to kill the ssh session and re-login.
I want to assign a reserved IP for an instance on EC2 so that I can use it in my configuration files. I associated an elastic IP with that instance but it changed when I stopped the instance. I have to setup application which depends on IP of instance, if IP changes, my application will fail to work. Please suggest a way so that the IP remains associated with instance permanently.
I have been looking for hours, for a way to set up an OpenVPN server on an Amazon EC2 instance that's running Windows Server 2008 R2.
All of the tutorials I have found deal with EC2 Linux, Ubuntu, etc. And we have already bought a Windows Reserved instance, so switching is not an option.
I have tried translating the commands, but since I am not well versed in Linux, this has been a challenge.
I have an instance store (not EBS) based EC2 instance, launched from an official Ubuntu 12.04 AMI (specifically ami-25e8d351: eu-west-1, 32-bit, instance root store).
It is up and running, and I've made some changes to it (installed software; tweaked config files).
Now I'd like to bundle the setup as an AMI (on Amazon S3), i.e., save the changes I've made.