How to clone ec2 instance in aws?
1 Answer(s) Available
Answer # 1 #
Step 1: Log in to your AWS management console. Step 2: Navigate to EC2 service and select your EC2 instance. Step 4: Provide name, description, reboot option, and tags for the image and click “Create Image”. Step 5: AMI image is created, now you can launch a new EC2 instance from this AMI.