Creating and Launching EC2 Instances from Custom AMIs
How to Make and Start EC2 Instances Using Custom AMIs

Infosec Poet and CAP-certified DevOps/SecOps Engineer, passionate about security, creativity, and continuous learning.
Tasks
Create an AMI named
devops-ec2-amifrom the existing EC2 instancedevops-ec2for backup and scaling.- Launch a new EC2 instance using the created AMI named devops-ec2-new.
Steps
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





