Amazon
DOP-C02 · Question #169
A company is using AWS Organizations to create separate AWS accounts for each of its departments. The company needs to automate the following tasks: - Update the Linux AMIs with new patches periodical
Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #169. The question stem and answer options stay visible for context.
Submitted by yousef_jo· Mar 6, 2026Configuration Management & Infrastructure as Code
Question
A company is using AWS Organizations to create separate AWS accounts for each of its departments. The company needs to automate the following tasks:
- Update the Linux AMIs with new patches periodically and generate a
golden image
- Install a new version of Chef agents in the golden image, if
available
- Provide the newly generated AMIs to the department's accounts
Which solution meets these requirements with the LEAST management overhead?
Options
- AWrite a script to launch an Amazon EC2 instance from the previous golden image. Apply the
- BUse Amazon EC2 Image Builder to create an image pipeline that consists of the base Linux AMI
- CUse an AWS Systems Manager Automation runbook to update the Linux AMI by using the
- DUse Amazon EC2 Image Builder to create an image pipeline that consists of the base Linux AMI
Unlock DOP-C02 to see the answer
You've previewed enough free DOP-C02 questions. Unlock DOP-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#AMI Management#Golden Images#EC2 Image Builder#Multi-Account