amazon-ec2amazon-web-services

EC2 Instance Cloning


Is it possible to clone a EC2 instance data and all?


Solution

  • You can make an AMI of an existing instance, and then launch other instances using that AMI.