Create an AMI named devops-ec2-ami
from the existing EC2 instance devops-ec2
for backup and scaling.
Launch a new EC2 instance using the created AMI named devops-ec2-new.
We already have instance devops-ec2
.
Instance → Actions → Create image
EC2 → Instances → i-0746dd9047bc5660e → Create image
Currently creating AMI ami-01d43d011a7baa3da from instance i-0746dd9047bc5660e.
EC2 → Instances → Launch an instance → Launch instance from AMI
Name devops-ec2-new → Launch instance
Checkout instances now.
#aws #cloudcomputing #happylearning