Top "Amazon-ami" questions

Questions concerning Amazon Machine Images (AMI).

How do I set up cloud-init on custom AMIs in AWS? (CentOS)

Defining userdata for instances in AWS seems really useful for doing all kinds of bootstrap-type actions. Unfortunately, I have to …

amazon-web-services centos amazon-ami cloud-init
"Server Refused our key" after launching instance from private EBS AMI

I have created my own EBS AMI, shared it with another AWS account, launched NEW instance based on this image …

amazon-ec2 amazon-web-services centos amazon-ami key-pair
Can I make an AMI from a running instance that uses instance-store as its root device?

Or is it absolutely necessary to have an EBS backed storage? Does anyone have manuals/Howtos? I am following the …

amazon-ec2 amazon-ami ec2-ami
Move Amazon EC2 AMIs between regions via web-interface?

Any easy way to move and custom AMI image between regions? (tokyo -> singapore) I know you can mess …

amazon-s3 amazon-ec2 amazon-ami
Creating AMI takes so long

I'm creating an AMI for a server with 100G files. It's been like an hour and it's still not finished. (…

amazon-ec2 amazon-ami ec2-ami
Does AWS has windows 10 AMI available? I can only find windows server AMI's

Does AWS has windows 10 AMI available? I can only find windows server AMI's At this link I can only see …

amazon-web-services amazon-ec2 amazon-ami
How to find AMI ID of CentOS 7 image in AWS Marketplace?

I have been launching EC2 instances by logging in to the AWS site, hitting the "Launch" button and following the …

amazon-web-services amazon-ec2 centos7 amazon-ami
How to install nginx 1.9.15 on amazon linux disto

I try to install the latest version of nginx (>= 1.9.5) on a fresh amazon linux to make use of http2. …

amazon-web-services nginx amazon-ec2 yum amazon-ami
Setting up Supervisord on a AWS AMI Linux Server

I'm trying to get supervisor working to make sure my queue system is always running. Here are the steps I …

amazon-web-services supervisord amazon-ami amazon-linux
Amazon EC2: how to convert an existing PV AMI to HVM

Question: How should I use the new AWS EC2 classes (r3, i2) with my existing AMI without recreating the whole …

amazon-web-services amazon-ec2 amazon-ami