Tagged Questions

5
votes
1answer
2k views

What is the point of instance storage on EC2?

I'm building some AMIs from one of the basic ones on EC2. One of the instance types is running Tomcat and contains a lot of Lucene indexes; another instance will be running MySQL and have ...
-2
votes
0answers
13 views

Can I make an AMI public if I have 3rd party software installed? [closed]

I have created a custom AMI with 3rd party software installed on it .i.e wget http://users.ugent.be/~bpuype/wget/ I want to make this public but am not sure if I am breaking any licensing agreement. ...