AWS

What would you use for customizing EC2 instances? As in software installation, OS configuration, etc.

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

AMI. With AMI (Amazon Machine Image) you can customize EC2 instances by specifying which software to install, what OS changes should be applied, etc.