mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-05 08:09:13 +00:00
Name it instead "topics" so it won't be strange if some topics included "exercises" directory.
290 B
290 B
EC2 - Create an AMI
Requirements
One running EC2 instance
Objectives
- Make some changes in the operating system of your instance (create files, modify files, ...)
- Create an AMI image from running EC2 instance
- Launch a new instance using the custom AMI you've created