Top "Amazon-ami" questions

Questions concerning Amazon Machine Images (AMI).

I need help duplicating Amazon AWS EC2 instances

I'm just getting started with AWS EC2 and not entirely sure I understand it. From what I've read, an instance …

amazon-web-services amazon-ec2 amazon-ami
Create AMI image as part of a cloudformation stack

I want to create an EC2 cloudformation stack which basically can be described in the following steps: 1.- Launch instance 2.…

amazon-ec2 amazon-ami amazon-cloudformation
Is it possible to duplicate an AWS EC2 instance without any downtime?

I've got an AWS EC2 instance that I would like to create a spin off of in order to do …

amazon-ec2 amazon-web-services amazon-ami
How do I save an AMI to a S3 bucket?

I've created an AMI(EBS AMI) using the Amazon AWS console. That AMI has 2 snapshots attached to it. Now I …

amazon-s3 amazon-ec2 amazon-ebs amazon-ami ec2-ami
Difference between Docker and AMI

In the context of AWS: AMI is used to package software and can be deployed on EC2. Docker can also …

amazon-web-services docker amazon-ec2 amazon-ami
Within IAM, can I restrict a group of users to access/launch/terminate only certain EC2 AMIs or instances?

What the title says. Within the master AWS account, I have several personal accounts, i.e. AWS Identity and Access …

amazon-web-services amazon-ec2 amazon-ami amazon-iam
Move Amazon AMI to another account

I have some machines created with my account. Some of them uses S3 storage, some EBS. Now I need to …

amazon-web-services amazon-ec2 amazon-ami
Pre-configured EC2 VPN AMI

I have been google-ing around for the answer to this for that last hour or so but can't find anything …

amazon-ec2 amazon-web-services vpn openvpn amazon-ami
How to setup automatic scheduled snapshots for each single AMI/EBS?

Does Amazon support any kind of automatic scheduled snapshots that can be configured for each single AMI/EBS? my goal …

amazon-web-services snapshot amazon-ami
What is the equivalent of apt-key in yum?

I am following a tutorial that can be found here to set up a headless selenium scraper on an ec2 …

yum amazon-ami