DOP-C02 · Question #411
A company wants to build a pipeline to update the standard AMI monthly. The AMI must be updated to use the most recent patches to ensure that launched Amazon EC2 instances are up to date. Each new…
The correct answer is B. Create an AMI pipeline by using EC2 Image Builder. Configure the pipeline to distribute the AMI. EC2 Image Builder is a fully managed service designed specifically for building, testing, and distributing AMIs. It can automatically update and distribute AMIs to all accounts in an AWS Organization on a defined schedule, providing the highest operational efficiency and lowest…
Question
A company wants to build a pipeline to update the standard AMI monthly. The AMI must be updated to use the most recent patches to ensure that launched Amazon EC2 instances are up to date. Each new AMI must be available to all AWS accounts in the company's organization in AWS Organizations. The company needs to configure an automated pipeline to build the AMI. Which solution will meet these requirements with the MOST operational efficiency?
Options
- ACreate an AWS CodePipeline pipeline that uses AWS CodeBuild. Create an AWS Lambda
- BCreate an AMI pipeline by using EC2 Image Builder. Configure the pipeline to distribute the AMI
- CCreate an AWS CodePipeline pipeline that runs an AWS Lambda function to build the AMI.
- DCreate an AWS Systems Manager Automation runbook. Configure the automation to run in all
How the community answered
(51 responses)- A14% (7)
- B76% (39)
- C6% (3)
- D4% (2)
Explanation
EC2 Image Builder is a fully managed service designed specifically for building, testing, and distributing AMIs. It can automatically update and distribute AMIs to all accounts in an AWS Organization on a defined schedule, providing the highest operational efficiency and lowest maintenance overhead.
Topics
Community Discussion
No community discussion yet for this question.