AWS Certified DevOps Engineer – Professional — Question 99

A DevOps engineer must create a Linux AMI in an automated fashion. The newly created AMI identification must be stored in a location where other build pipelines can access the new identification programmatically.

What is the MOST cost-effective way to do this?

Answer options

Correct answer: B

Explanation

Option B is correct because it utilizes AWS Systems Manager Automation, which is designed for automated tasks and is cost-effective. The other options involve more complex processes or additional services that incur higher costs, making them less economical for this task.